METADATA_DIMENSIONS
- Last Updated: May 8, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
Endpoint
<hostname>/v1/properties/{propertyId}/metadata
Parent Table
METADATA
Columns
The METADATA_DIMENSIONS table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type | Notes |
|---|---|---|
| METADATA_NAME* | VarChar(64) | References: METADATA.NAME |
| POSITION* | Integer | |
| APINAME | VarChar(64) | |
| CATEGORY | VarChar(64) | |
| CUSTOMDEFINITION | Boolean | |
| DESCRIPTION | VarChar(64) | |
| PROPERTYID | VarChar(64) | |
| UINAME | VarChar(64) |