次の方法で共有


SyncGroupSchemaTable Class

Definition

Represents the simple schema of a table in sync group schema.

public class SyncGroupSchemaTable
type SyncGroupSchemaTable = class
Public Class SyncGroupSchemaTable
Inheritance
SyncGroupSchemaTable

Constructors

SyncGroupSchemaTable()

Initializes a new instance of the SyncGroupSchemaTable class.

Properties

Columns

Optional. Column list in table.

QuotedName

Optional. The quoted name of the schema table.

Applies to