PrimaryKeyAttributeColumnNames Property |
The column names of the primary key columns for the table.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic string[] ColumnNames { get; }
Property Value
Type:
String
See Also