DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Mapping.Attributes
ClusteringKeyAttribute Class
ClusteringKeyAttribute Constructor
ClusteringKeyAttribute Constructor (Int32)
ClusteringKeyAttribute Constructor (Int32, SortOrder)
ClusteringKeyAttribute Constructor (Int32, SortOrder)
Initializes a new instance of the
ClusteringKeyAttribute
class
Namespace:
Dse.Mapping.Attributes
Assembly:
Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
Copy
public
ClusteringKeyAttribute
(
int
index
,
SortOrder
order
)
Parameters
index
Type:
System
Int32
order
Type:
Dse.Mapping
SortOrder
See Also
Reference
ClusteringKeyAttribute Class
ClusteringKeyAttribute Overload
Dse.Mapping.Attributes Namespace
DataStax C# Drivers User Mailing List
© 2017 DataStax, All rights reserved.