Click or drag to resize

ClusteringKeyAttribute Constructor (Int32)

Initializes a new instance of the ClusteringKeyAttribute class

Namespace:  Dse.Mapping.Attributes
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public ClusteringKeyAttribute(
	int index = 0
)

Parameters

index (Optional)
Type: SystemInt32
See Also