Variable ColumnInfo.key
Information about the column's key status, blank if none.
Declaration
struct ColumnInfo
{
// ...
string key;
// ...
}
Information about the column's key status, blank if none.
struct ColumnInfo
{
// ...
string key;
// ...
}