Variable ColumnInfo.colType

More detail about the column type, e.g. "int(10) unsigned".

Declaration

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

Authors

Copyright

License