SyncGroupSchema Class

Definition

Properties of sync group schema.

public class SyncGroupSchema
type SyncGroupSchema = class
Public Class SyncGroupSchema
Inheritance
SyncGroupSchema

Constructors

SyncGroupSchema()

Initializes a new instance of the SyncGroupSchema class.

SyncGroupSchema(IList<SyncGroupSchemaTable>, String)

Initializes a new instance of the SyncGroupSchema class.

Properties

MasterSyncMemberName

Gets or sets name of master sync member where the schema is from.

Tables

Gets or sets list of tables in sync group schema.

Applies to