Compartilhar via


SyncFullSchema Class

Definition

Represents the full sync schema of a database.

public class SyncFullSchema
type SyncFullSchema = class
Public Class SyncFullSchema
Inheritance
SyncFullSchema

Constructors

SyncFullSchema()

Initializes a new instance of the SyncFullSchema class.

Properties

LastUpdateTime

Optional. Last Update time of this schema.

Tables

Optional. Table list in database.

Applies to