Variable ColumnInfo.comment

Any comment that was set at table definition time.

Declaration

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

Authors

Copyright

License