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