Click or drag to resize
ClusteringKeyAttribute Constructor (Int32)
Initializes a new instance of the ClusteringKeyAttribute class

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public ClusteringKeyAttribute(
	int index
)

Parameters

index
Type: SystemInt32
See Also