Partager via


SchemaInfoCollection.TryGet(String, SchemaInfo) Méthode

Définition

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

Paramètres

shardMapName
String
schemaInfo
SchemaInfo

Retours

S’applique à