ClusteringKeyAttribute Class |
Namespace: Dse.Mapping.Attributes
public class ClusteringKeyAttribute : Attribute
The ClusteringKeyAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClusteringKeyAttribute(Int32) | Initializes a new instance of the ClusteringKeyAttribute class |
![]() | ClusteringKeyAttribute(Int32, SortOrder) | Initializes a new instance of the ClusteringKeyAttribute class |
Name | Description | |
---|---|---|
![]() | ClusteringSortOrder |
Gets or sets the clustering order
|
![]() | Index |
Index of the clustering key, relative to the other clustering keys
|
![]() | Name |
Name of the column
|