[This is preliminary documentation and is subject to change.]
The IShardingPointerProvider type exposes the following members.Properties
Name | Description | |
---|---|---|
![]() | ShardingPointer |
Returns the parcel type and ID used for sharding.
This pointer is converted into physical shard # (particular server) where data represented by this entity resides.
WARNING! The ShardingPointer is immutable during the lifecycle of the entity. See Parcel.ShardingPointer
|
See Also