Documentation
Preparing search index...
@saltcorn/sqlite-mobile
sqlite_capacitor
replaceForeignKey
Function replaceForeignKey
replaceForeignKey
(
params
:
{
colName
:
string
;
newConName
:
string
;
oldConName
:
string
;
onDelete
:
string
;
qRefTable
:
string
;
qTable
:
string
;
refCol
:
string
;
}
,
)
:
Promise
<
void
>
Parameters
params
:
{
colName
:
string
;
newConName
:
string
;
oldConName
:
string
;
onDelete
:
string
;
qRefTable
:
string
;
qTable
:
string
;
refCol
:
string
;
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...