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