AzureSqlSyncFullSchemaColumnModel 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 full schema of member database of a sync member
public class AzureSqlSyncFullSchemaColumnModel
type AzureSqlSyncFullSchemaColumnModel = class
Public Class AzureSqlSyncFullSchemaColumnModel
- Inheritance
-
AzureSqlSyncFullSchemaColumnModel
Constructors
AzureSqlSyncFullSchemaColumnModel() |
Construct AzureSqlSyncFullSchemaColumnModel |
AzureSqlSyncFullSchemaColumnModel(SyncFullSchemaColumn) |
Construct AzureSqlSyncFullSchemaColumnModel |
Properties
DataSize |
Gets or sets data size. |
DataType |
Gets or sets data type |
ErrorId |
Gets or sets error id |
HasError |
Gets or sets a value indicating whether it has error |
IsPrimaryKey |
Gets or sets a value indicating whether it is primary key |
Name |
Gets or sets name |
QuotedName |
Gets or sets quoted name |