AzureSqlSyncFullSchemaModel.Tables Property

Definition

Tables in the database

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaTableModel> Tables { get; set; }
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaTableModel> with get, set
Public Property Tables As IList(Of AzureSqlSyncFullSchemaTableModel)

Property Value

Applies to