CUSTOMDIMENSION
- Last Updated: July 2, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Documentation
Columns
The CUSTOMDIMENSION table contains the following columns. Columns marked with an asterisk comprise the primary key.
| Column Name | Data Type |
|---|---|
| ID* | String(255) |
| ACCOUNTID | String(255) |
| ACTIVE | Boolean |
| CREATED | Datetime(3) |
| INDEX | Integer |
| NAME | String(255) |
| PARENTLINK_HREF | URL(255) |
| PARENTLINK_TYPE | String(255) |
| SCOPE | String(255) |
| SELFLINK | URL(255) |
| UPDATED | Datetime(3) |
| WEBPROPERTYID | String(255) |