Partager via


SyncFullSchemaProperties.Tables Propriété

Définition

Obtient la liste des tables dans le schéma complet de la base de données.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à