prorm API Reference
← Documentation
GitLab
Preparing search index...
index
PrivilegeInfo
Interface PrivilegeInfo
interface
PrivilegeInfo
{
grantee
:
string
;
privilegeType
:
string
;
tableSchema
?:
string
;
tableName
?:
string
;
columnName
?:
string
;
isGrantable
:
boolean
;
}
Index
Properties
grantee
privilege
Type
table
Schema?
table
Name?
column
Name?
is
Grantable
Properties
grantee
grantee
:
string
privilege
Type
privilegeType
:
string
Optional
table
Schema
tableSchema
?:
string
Optional
table
Name
tableName
?:
string
Optional
column
Name
columnName
?:
string
is
Grantable
isGrantable
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
grantee
privilege
Type
table
Schema
table
Name
column
Name
is
Grantable
← Documentation
GitLab
prorm API Reference
Loading...