IShardingPointerProvider MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The IShardingPointerProvider type exposes the following members.
Properties

  NameDescription
Public propertyShardingPointer
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
Back to Top
See Also