你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureSqlSyncFullSchemaColumnModel Class

Definition

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

Applies to