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

ShardKey.TypeFromShardKeyType(ShardKeyType) Method

Definition

public static Type TypeFromShardKeyType(Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKeyType keyType);
static member TypeFromShardKeyType : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKeyType -> Type
Public Shared Function TypeFromShardKeyType (keyType As ShardKeyType) As Type

Parameters

keyType
ShardKeyType

Returns

Applies to