次の方法で共有


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