Preparing search index...
The search index is not available
sij-core
sij-core
ast
ReferenceConstraint
Interface ReferenceConstraint<Ext>
interface
ReferenceConstraint
<
Ext
>
{
_tag
:
"ReferenceConstraint"
;
columns
:
null
|
ast
.
Ident
[]
;
extensions
:
null
|
Ext
[
"ReferenceConstraint"
]
;
matchType
:
"Regular"
|
"Full"
|
"Partial"
;
onDelete
:
null
|
ReferentialAction
;
onUpdate
:
null
|
ReferentialAction
;
table
:
ast
.
Ident
;
}
Type Parameters
Ext
extends
Extension
Hierarchy
Tagged
<
"ReferenceConstraint"
,
{}
>
ReferenceConstraint
Index
Properties
_tag
columns
extensions
match
Type
on
Delete
on
Update
table
Properties
Readonly
_tag
_tag
:
"ReferenceConstraint"
Readonly
columns
columns
:
null
|
ast
.
Ident
[]
Readonly
extensions
extensions
:
null
|
Ext
[
"ReferenceConstraint"
]
Readonly
match
Type
match
Type
:
"Regular"
|
"Full"
|
"Partial"
Readonly
on
Delete
on
Delete
:
null
|
ReferentialAction
Readonly
on
Update
on
Update
:
null
|
ReferentialAction
Readonly
table
table
:
ast
.
Ident
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_tag
columns
extensions
match
Type
on
Delete
on
Update
table
sij-core
ast
builder
Builder
ConstraintBuilder
DefaultBuilder
DeleteBuilder
Functions
InsertBuilder
QueryBuilder
Renderer
SchemaBuilder
TypeBuilder
UpdateBuilder
MakeJoinTable
Generated using
TypeDoc