[This is preliminary documentation and is subject to change.]
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
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type: ShardingPointerSee Also