SYSTEMDATABASES: Data Dictionary Databases |
Database information.
Catalog: DataDictionary
Schema: Invantive
Alias: dbe
Label: Databases
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
View Columns
The columns of the view SYSTEMDATABASES are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
ALLOWS_SQL_TRACE |
boolean |
Allows SQL Trace |
☐ |
Whether the database allows SQL trace. |
AUTHENTICATION_MODE |
string(30) |
Authentication Mode |
☐ |
Mode to authenticate using. |
COMMENT |
string(1000) |
Comment |
☐ |
Comment of the database. |
CREATED_BY |
string(240) |
Created by |
☐ |
Whom created the database definition. |
CREATED_ON |
string(240) |
Created on |
☐ |
On what device the database definition was created. |
CREATION_DATE_UTC |
datetime |
Creation Date (UTC) |
☐ |
Moment at which the database definition was created. |
DATABASE_NAME |
string(240) |
Database |
☑ |
Name of the database. |
DESCRIPTION |
string(1000) |
Description |
☐ |
Description of the database. |
DUMMY |
string(1) |
Dummy |
☑ |
Dummy column. |
FORCE_NATIVE |
boolean |
Force Native |
☑ |
Whether to force a native connection instead of using Invantive SQL. |
FULL_NAME |
string(240) |
Full Name |
☑ |
Full name of the database. |
GROUP_NAME |
string(240) |
Group Name |
☑ |
Name of the database group. |
HAS_DATA_CACHE_CONNECTION_STRING |
boolean |
Has Data Cache Connection String |
☑ |
Whether the database uses Data Cache or Data Replicator. |
HAS_DATA_DICTIONARY_CONNECTION_STRING |
boolean |
Has Data Dictionary Connection String |
☑ |
Whether the database uses a connection string to store persistent elements of the Data Dictionary. |
ID |
guid |
ID |
☑ |
Unique ID. |
IS_DISTRIBUTED |
boolean |
Is Distributed |
☑ |
Whether the database is distributed. |
IS_STARRED |
boolean |
Is Starred |
☐ |
Whether the database definition is starred as a favorite. |
LAST_AUTHENTICATION_TIME_UTC |
datetime |
Last Authentication Time |
☑ |
Moment at which the authentication completed last. |
MANUALLY_ADAPTED |
boolean |
Manually Adapted |
☑ |
Whether the database definition was manually adapted. |
REGISTRATION_MOMENT_UTC |
datetime |
Registration Moment |
☐ |
Moment at which the database was registered in the working memory. |
REMOTE_AUTHENTICATION_MODE |
string(30) |
Remote Authentication Mode |
☐ |
Remote mode to authenticate using. |
REQUIRES_INVANTIVE_SQL |
boolean |
Requires Invantive UniversalSQL |
☑ |
Whether the database requires use of Invantive SQL. |
SETTINGS_FILE_LAST_MODIFIED_UTC |
datetime |
Settings File Last Modified |
☐ |
Moment at which the settings file was last modified. |
SETTINGS_FILE_NAME_PATH |
string(240) |
Settings File Name Path |
☐ |
Name and path of the settings.xml file. |
SHORT_DESCRIPTION |
string(240) |
Short Description |
☐ |
Short description of the database. |
SORTING_ORDER |
int32 |
Sort Order |
☑ |
Sorting order of the database within the group. |
18-10-2024 06:49 Version 24.0.345-PROD+4945