AzureSqlSyncFullSchemaColumnModel 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
AzureSqlSyncFullSchemaColumnModel() |
Construct AzureSqlSyncFullSchemaColumnModel |
AzureSqlSyncFullSchemaColumnModel(SyncFullSchemaColumn) |
Construct AzureSqlSyncFullSchemaColumnModel |
AzureSqlSyncFullSchemaColumnModel()
Construct AzureSqlSyncFullSchemaColumnModel
public AzureSqlSyncFullSchemaColumnModel ();
Public Sub New ()
Applies to
AzureSqlSyncFullSchemaColumnModel(SyncFullSchemaColumn)
Construct AzureSqlSyncFullSchemaColumnModel
public AzureSqlSyncFullSchemaColumnModel (Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaColumn column);
new Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaColumnModel : Microsoft.Azure.Management.Sql.LegacySdk.Models.SyncFullSchemaColumn -> Microsoft.Azure.Commands.Sql.DataSync.Model.AzureSqlSyncFullSchemaColumnModel
Public Sub New (column As SyncFullSchemaColumn)
Parameters
- column
- SyncFullSchemaColumn
data sync full schema column