AzureSqlSyncFullSchemaTableModel Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AzureSqlSyncFullSchemaTableModel() |
Construct AzureSqlSyncFullSchemaTableModel |
AzureSqlSyncFullSchemaTableModel(SyncFullSchemaTable) |
Construct AzureSqlSyncFullSchemaTableModel |
AzureSqlSyncFullSchemaTableModel()
Construct AzureSqlSyncFullSchemaTableModel
public AzureSqlSyncFullSchemaTableModel ();
Public Sub New ()
Applies to
AzureSqlSyncFullSchemaTableModel(SyncFullSchemaTable)
Construct AzureSqlSyncFullSchemaTableModel
public AzureSqlSyncFullSchemaTableModel (Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaTable table);
new Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaTableModel : Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaTable -> Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaTableModel
Public Sub New (table As SyncFullSchemaTable)
Parameters
- table
- SyncFullSchemaTable
Sync full schema table