Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/codegen-lib
RunIntegrityCheck
Type alias RunIntegrityCheck
Run
Integrity
Check
:
{
Enabled
:
boolean
;
Name
:
string
;
Run
:
(
(
pool
)
=>
Promise
<
IntegrityCheckResult
>
)
;
}
Type declaration
Enabled
:
boolean
Name
:
string
Run
:
(
(
pool
)
=>
Promise
<
IntegrityCheckResult
>
)
(
pool
)
:
Promise
<
IntegrityCheckResult
>
Parameters
pool
:
sql.ConnectionPool
Returns
Promise
<
IntegrityCheckResult
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...