Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
API
ORM
TypeInfoORMDACConfig
Type alias TypeInfoORMDACConfig
Type
InfoORMDACConfig
:
{
accessingRole
:
DACRole
;
getDACRoleById
:
(
(
id
)
=>
DACRole
)
;
itemResourcePathPrefix
:
LiteralValue
[]
;
relationshipResourcePathPrefix
:
LiteralValue
[]
;
}
The configuration for the TypeInfoORMService DAC features.
Type declaration
accessing
Role
:
DACRole
getDACRole
By
Id
:
(
(
id
)
=>
DACRole
)
(
id
)
:
DACRole
Parameters
id
:
string
Returns
DACRole
item
Resource
Path
Prefix
:
LiteralValue
[]
relationship
Resource
Path
Prefix
:
LiteralValue
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
The configuration for the TypeInfoORMService DAC features.