Compartir a través de


ShardKey.FromRawValue(ShardKeyType, Byte[]) Método

Definición

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

Parámetros

keyType
ShardKeyType
rawValue
Byte[]

Devoluciones

Se aplica a