Preparing search index...
The search index is not available
@labkey/api
@labkey/api
Security
SchemaPermissionsResponse
Interface SchemaPermissionsResponse
interface
SchemaPermissionsResponse
{
schemas
:
{
study
:
{
queries
:
{
[
queryName
:
string
]
:
SecurableResourceWithPermissions
;
}
;
}
;
}
;
}
Index
Properties
schemas
Properties
schemas
schemas
:
{
study
:
{
queries
:
{
[
queryName
:
string
]
:
SecurableResourceWithPermissions
;
}
;
}
;
}
Type declaration
study
:
{
queries
:
{
[
queryName
:
string
]
:
SecurableResourceWithPermissions
;
}
;
}
queries
:
{
[
queryName
:
string
]
:
SecurableResourceWithPermissions
;
}
The queries object property with the name of each table/queries.
[
queryName
:
string
]:
SecurableResourceWithPermissions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
schemas
@labkey/api
Loading...
The queries object property with the name of each table/queries.