Compartilhar via


SyncFullSchemaProperties.Tables Propriedade

Definição

Obtém a lista de tabelas no esquema completo do banco de dados.

[Newtonsoft.Json.JsonProperty(PropertyName="tables")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.SyncFullSchemaTable> Tables { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tables")>]
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.SyncFullSchemaTable>
Public ReadOnly Property Tables As IList(Of SyncFullSchemaTable)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a