DatabaseModel
Unique identifier for the database.
The type of database. See DatabaseType.
Version number of the database for change tracking.
Name of the database.
Optional display name for the database.
Identifier of the domain this database belongs to.
Connection details for accessing this database. See Connection.
List of tables in this database.
Whether this database was created from user-uploaded CSV files.
Related operations
DomainModel Object
Parent domain structure
Connection Object
Database connection details
DatabaseType Enum
Database type definitions