Compartir a través de


SyncFullSchemaProperties.Tables Propiedad

Definición

Obtiene la lista de tablas del esquema completo de la base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a