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

AzureSqlSyncFullSchemaTableModel Class

Definition

Represents a the full schema of member database of a sync member

public class AzureSqlSyncFullSchemaTableModel
type AzureSqlSyncFullSchemaTableModel = class
Public Class AzureSqlSyncFullSchemaTableModel
Inheritance
AzureSqlSyncFullSchemaTableModel

Constructors

AzureSqlSyncFullSchemaTableModel()

Construct AzureSqlSyncFullSchemaTableModel

AzureSqlSyncFullSchemaTableModel(SyncFullSchemaTable)

Construct AzureSqlSyncFullSchemaTableModel

Properties

Columns

Columns in the database table

ErrorId

Gets or sets error id

HasError

Gets or sets a value indicating whether it has error

Name

Gets or sets name

QuotedName

Gets or sets quoted name

Applies to