Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
API
ORM
TypeInfoORMServiceDACOptions
Type alias TypeInfoORMServiceDACOptions
Type
InfoORMServiceDACOptions
:
{
dacConfig
:
TypeInfoORMDACConfig
;
useDAC
:
true
;
}
|
{
useDAC
:
false
;
}
The options determining the usage of DAC features in a
TypeInfoORMServiceConfig
.
Type declaration
dac
Config
:
TypeInfoORMDACConfig
useDAC
:
true
Type declaration
useDAC
:
false
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
The options determining the usage of DAC features in a TypeInfoORMServiceConfig.