SyncGroupSchemaTable Class

Definition

Properties of 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.

SyncGroupSchemaTable(IList<SyncGroupSchemaTableColumn>, String)

Initializes a new instance of the SyncGroupSchemaTable class.

Properties

Columns

Gets or sets list of columns in sync group schema.

QuotedName

Gets or sets quoted name of sync group schema table.

Applies to