> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# access_script table

> Scripts to implement row-based access rules (sentry light)

## access\_script Table (406)

Scripts to implement row-based access rules (sentry light)

## Fields

| Name                | Description                                                   | Type        | Nullable |
| ------------------- | ------------------------------------------------------------- | ----------- | :------: |
| id                  | The primary key (auto-incremented)                            | PK          |    No    |
| access\_table\_name | The name of the table that the access\_script is connected to | String(255) |    No    |
| body                | The ejscript that limits the access to the according table    | Clob        |    Yes   |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/A8Y_bcgEblTh4XOv/media/loc/en/database/tables/access_script.png?fit=max&auto=format&n=A8Y_bcgEblTh4XOv&q=85&s=1801cf6c8c4d09f72f0a5e05099e93cf" alt="access_script table relationship diagram" width="129" height="59" data-path="media/loc/en/database/tables/access_script.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
