Click or drag to resize

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
C#
public string[] ColumnNames { get; }

Property Value

Type: String
See Also