Please enable JavaScript to view this site.

Data Dictionary Data Model

Navigation: » No topics above this level «

SYSTEMDATACONTAINERATTRIBUTES: Data Dictionary Data Container Attributes and Their Values

Contents Previous Home Next More

Attributes and their current values per active data container.

Catalog: DataDictionary

Schema: Invantive

Alias: dce

Label: Data Container Attributes and Their Values

This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive SQL 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 SYSTEMDATACONTAINERATTRIBUTES are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

ALLOW_DISPLAY

boolean

Allow Display

 

Whether to allow displaying the value.

ALLOW_SET_FROM_CONNECTION_STRING

boolean

Allow Set from Connecton String

 

Whether to allow setting the value from connection string.

ALLOW_SET_FROM_LOG_ON

boolean

Allow Set from Log On

 

Whether to allow setting the value from log on window.

ALLOW_SET_FROM_PROVIDER_FILE

boolean

Allow Set from Provider File

 

Whether to allow setting the value from provider file.

ALLOW_SET_FROM_SET_STATEMENT

boolean

Allow Set from Set Statement

 

Whether to allow setting the value from set SQL statement.

CODE

string(240)

Code

Code of the attribute.

DEFAULT_VALUE

string(4000)

Default Value

Default value of the property.

DESCRIPTION

string(4000)

Description

Description of the attribute.

HAS_GETTER

boolean

Has Getter

 

Whether the attribute has a get method.

HAS_SETTER

boolean

Has Setter

 

Whether the attribute has a set method.

ORIGIN

string(4000)

Origin

Origin of the current value of the property.

PROVIDER_DATA_CONTAINER_ALIAS

string(4000)

Data Container Alias

Data container alias.

PROVIDER_DATA_CONTAINER_ID

string(4000)

Data Container ID

Data container ID.

PROVIDER_DESCRIPTION

string(16000)

Provider Description

Provider description.

PROVIDER_NAME

string(240)

Provider Name

Name of the provider.

PROVIDER_SHORT_NAME

string(240)

Provider Short Name

Provider short name.

VALUE

string(4000)

Value

Current value of the property.

 

17-05-2021 11:57 Version 20.1.419-BETA+3191