ALL_CUSTOM_PROPERTIES
This table provides a list of custom properties.
|
Column |
TDV JDBC Data Type |
Nullable |
Description |
|
CUSTOM_PROPERTY_ID |
INTEGER |
|
|
|
CUSTOM_PROPERTY_NAME |
VARCHAR |
|
Custom Property name. |
|
CUSTOM_PROPERTY_TYPE |
VARCHAR |
|
Custom Property type. |
|
CUSTOM_PROPERTY_EXTENDED_TYPE |
VARCHAR |
|
Custom Property Extended type. |
|
CUSTOM_PROPERTY_GROUP |
VARCHAR |
|
Custom Property group. |
|
CUSTOM_PROPERTY_DEFAULT_VALUE |
VARCHAR |
|
Default value for Custom Property. |