PrimaryKeyAttribute Class |
Namespace: Cassandra.Mapping
public class PrimaryKeyAttribute : Attribute
The PrimaryKeyAttribute type exposes the following members.
Name | Description | |
---|---|---|
PrimaryKeyAttribute |
Specify the primary key column names (in order) for the table.
|
Name | Description | |
---|---|---|
ColumnNames |
The column names of the primary key columns for the table.
|