ShardingMode Enum

Definition

Specifies the sharding mode.

public enum ShardingMode
type ShardingMode = 
Public Enum ShardingMode
Inheritance
ShardingMode

Fields

NotSharded 0

Specifies the NotSharded mode.

Sharded 1

Specifies the Sharded mode.

Applies to