ShardKey.FromRawValue(ShardKeyType, Byte[]) メソッド

定義

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

パラメーター

keyType
ShardKeyType
rawValue
Byte[]

戻り値

適用対象