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

SyncFullSchemaTable Class

Definition

Represents the full sync schema of a table in a database.

public class SyncFullSchemaTable
type SyncFullSchemaTable = class
Public Class SyncFullSchemaTable
Inheritance
SyncFullSchemaTable

Constructors

SyncFullSchemaTable()

Initializes a new instance of the SyncFullSchemaTable class.

Properties

Columns

Optional. Column list in table.

ErrorId

Optional. The error id of the schema table.

HasError

Optional. Specifies whether it has error.

Name

Optional. The name of the schema table.

QuotedName

Optional. The quoted name of the schema table.

Applies to