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

ShardKey.FromRawValue(ShardKeyType, Byte[]) Method

Definition

public static Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey FromRawValue(Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKeyType keyType, byte[] rawValue);
static member FromRawValue : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKeyType * byte[] -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardKey
Public Shared Function FromRawValue (keyType As ShardKeyType, rawValue As Byte()) As ShardKey

Parameters

keyType
ShardKeyType
rawValue
Byte[]

Returns

Applies to