Was this page helpful?
ColumnMetadata¶
metadata~ColumnMetadata()
Describes a column of the table.
Constructor¶
new ColumnMetadata()
Members¶
kind :ColumnKind
Describes role of the column in the table.
Type:
- ColumnKind
type :type
CQL type that the value stored in this column has.
Type:
- type