| Project Data Tables Database > td Schema : td.SITE_ENTITIES Table |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| SIENT_ENTITY_NAME | The Entity ID. | varchar | 40 | |||
| SIENT_GRANT_DELETE | Groups whose members can delete the entity. | varchar | 512 | ![]() | |||
| SIENT_OWNER_SENSIBLE_DELETE | Groups whose members can delete the entity if they are the owner. | varchar | 512 | ![]() | |||
| SIENT_GRANT_MODIFY | Groups that can modify the entity. | varchar | 512 | ![]() | |||
| SIENT_OWNER_SENSIBLE_MODIFY | Groups whose members can modify the entity if they are the owner. | varchar | 512 | ![]() | |||
| SIENT_GRANT_ADD | Groups whose members can create a new entity of this type. | varchar | 512 | ![]() | |||
| SIENT_DEFAULT_FIELD | Default permission value for fields that do not have specific permissions defined in the local project. | varchar | 512 | ![]() | |||
| SIENT_DEFAULT_ACTION | Default permission value for actions on entities where the action has no specific permissions defined in the local project. | varchar | 512 | ![]() | |||
| SIENT_PUID | The ID of the central project to which these permissions apply. | varchar | 36 | ![]() |
| Index | Description | Primary | Unique |
|---|---|---|---|
| SIENT_PRIMARYKEY | ![]() | ![]() |