Base interface for query permission information. Defines which roles can access/execute a query.
Unique identifier for this permission record
Foreign key to the parent query
Name of the role
Foreign key to the role that has permission
Base interface for query permission information. Defines which roles can access/execute a query.