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