Partilhar via


SyncFullSchema.Tables Property

Definition

Optional. Table list in database.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaTable> Tables { get; set; }
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaTable> with get, set
Public Property Tables As IList(Of SyncFullSchemaTable)

Property Value

Applies to