Variable ColumnInfo.defaultNull

Is the default value NULL?

Declaration

struct ColumnInfo
{
  // ...
  bool defaultNull;
  // ...
}

Authors

Copyright

License