Compartir a través de


SchemaInfoCollection.TryGet(String, SchemaInfo) Método

Definición

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

Parámetros

shardMapName
String
schemaInfo
SchemaInfo

Devoluciones

Se aplica a