Package version:

Interface SyncFullSchemaProperties

Properties of the database full schema.

Hierarchy

  • SyncFullSchemaProperties

Properties

lastUpdateTime?: Date

Last update time of the database schema. NOTE: This property will not be serialized. It can only be populated by the server.

List of tables in the database full schema. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc