共用方式為


SchemaInfoCollection.Add(String, SchemaInfo) Method

Definition

public void Add (string shardMapName, Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Schema.SchemaInfo schemaInfo);
member this.Add : string * Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Schema.SchemaInfo -> unit
Public Sub Add (shardMapName As String, schemaInfo As SchemaInfo)

Parameters

shardMapName
String
schemaInfo
SchemaInfo

Applies to