Variable ColumnInfo.schema

The database that the table having this column belongs to.

Declaration

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

Authors

Copyright

License