AzureSqlSyncGroupSchemaColumnModel Class
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.
Represents a the column of a sync group schema table
public class AzureSqlSyncGroupSchemaColumnModel
type AzureSqlSyncGroupSchemaColumnModel = class
Public Class AzureSqlSyncGroupSchemaColumnModel
- Inheritance
-
AzureSqlSyncGroupSchemaColumnModel
Constructors
AzureSqlSyncGroupSchemaColumnModel() |
Construct AzureSqlSyncGroupSchemaColumnModel |
AzureSqlSyncGroupSchemaColumnModel(SyncGroupSchemaColumn) | |
AzureSqlSyncGroupSchemaColumnModel(SyncGroupSchemaTableColumn) |
Construct AzureSqlSyncGroupSchemaColumnModel |
Properties
DataSize |
Gets or sets data size. |
DataType |
Gets or sets data type |
QuotedName |
The quoted table name |
Methods
ToSyncGroupSchemaColumn() |