RangeShardMap<TKey>.GetMappingLockOwner Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.MappingLockToken GetMappingLockOwner (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.RangeMapping<TKey> mapping);
member this.GetMappingLockOwner : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.RangeMapping<'Key> -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.MappingLockToken
Public Function GetMappingLockOwner (mapping As RangeMapping(Of TKey)) As MappingLockToken
Parameters
- mapping
- RangeMapping<TKey>