Click or drag to resize

PartitionKeyAttribute Constructor

Initializes a new instance of the PartitionKeyAttribute class

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

Parameters

index (Optional)
Type: SystemInt32
See Also