Partager via


ShardMap.CreateShard Méthode

Définition

Surcharges

CreateShard(ShardCreationInfo)
CreateShard(ShardLocation)

CreateShard(ShardCreationInfo)

public Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard CreateShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardCreationInfo shardCreationArgs);
member this.CreateShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardCreationInfo -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard
Public Function CreateShard (shardCreationArgs As ShardCreationInfo) As Shard

Paramètres

shardCreationArgs
ShardCreationInfo

Retours

S’applique à

CreateShard(ShardLocation)

public Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard CreateShard (Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation location);
member this.CreateShard : Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.ShardLocation -> Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Shard
Public Function CreateShard (location As ShardLocation) As Shard

Paramètres

location
ShardLocation

Retours

S’applique à