共用方式為


SchemaInfoCollection.Replace(String, SchemaInfo) Method

Definition

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

Parameters

shardMapName
String
schemaInfo
SchemaInfo

Applies to