Partilhar via


SyncFullSchema Class

Definition

Represents the full sync schema of a database.

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

Constructors

Name Description
SyncFullSchema()

Initializes a new instance of the SyncFullSchema class.

Properties

Name Description
LastUpdateTime

Optional. Last Update time of this schema.

Tables

Optional. Table list in database.

Applies to