access_script Table (406)
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Scripts to implement row-based access rules (sentry light)
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
access_table_name | The name of the table that the access_script is connected to | String(255) | |
body | The ejscript that limits the access to the according table | Clob | ● |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
Replication Flags
- None
Security Flags
- No access control via user's Role.