Click or drag to resize
PartitionKeyAttribute Constructor
Initializes a new instance of the PartitionKeyAttribute class

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public PartitionKeyAttribute(
	int index = 0
)

Parameters

index (Optional)
Type: SystemInt32
See Also