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

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