你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RangeShardMap<TKey>.GetMappingLockOwner Method

Definition

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

Returns

Applies to