Variable ColumnInfo.defaultValue

The default value as a string if not NULL

Declaration

struct ColumnInfo
{
  // ...
  string defaultValue;
  // ...
}

Authors

Copyright

License