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