共用方式為


SchemaInfoCollection.TryGet(String, SchemaInfo) Method

Definition

public bool TryGet (string shardMapName, out Microsoft.Azure.SqlDatabase.ElasticScale.ShardManagement.Schema.SchemaInfo schemaInfo);
member this.TryGet : string * SchemaInfo -> bool
Public Function TryGet (shardMapName As String, ByRef schemaInfo As SchemaInfo) As Boolean

Parameters

shardMapName
String
schemaInfo
SchemaInfo

Returns

Applies to