TableOptionsComment Property |
The commentary set for this table.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax public string Comment { get; }
Return Value
Type:
Stringthe commentary set for this table, or
null if noe has
been set.
See Also