| Project Data Tables Database > td Schema : td.PUBLIC_ENTITY_KEYS Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| PEK_ID | The record ID. | int | 4 | |||
| PEK_OWNER_TYPE | The table name of the owner type. For example: ANALYSIS_ITEMS | varchar | 40 | ||||
| PEK_OWNER_ID | The ID of the entity in the table specified by PEK_OWNER_TYPE. | int | 4 | ||||
| PEK_RESOURCE_TYPE | The collection resource name. | varchar | 40 | ||||
| PEK_USER_NAME | The user who created this public share. | varchar | 60 | ||||
| PEK_KEY | A unique key to this shared resource. | varchar | 36 | ||||
| PEK_VER_STAMP | The version number of this record. | int | 4 |
| Index | Description | Primary | Unique |
|---|---|---|---|
| PUBLIC_ENTITY_KEYS_PK | ![]() | ![]() |