DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra.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:
Cassandra.Mapping.Attributes
Assembly:
Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
Copy
public
ClusteringKeyAttribute
(
int
index
,
SortOrder
order
)
Parameters
index
Type:
System
Int32
order
Type:
Cassandra.Mapping
SortOrder
See Also
Reference
ClusteringKeyAttribute Class
ClusteringKeyAttribute Overload
Cassandra.Mapping.Attributes Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2015 DataStax, All rights reserved.