Preparing search index...
The search index is not available
sij-core
sij-core
ast
UpdatePositioned
Interface UpdatePositioned<Ext>
interface
UpdatePositioned
<
Ext
>
{
_tag
:
"UpdatePositioned"
;
assignments
:
[
ast
.
Ident
,
ast
.
DefaultValue
|
Expr
<
Ext
>
]
[]
;
cursor
:
ast
.
Ident
;
extensions
:
null
|
Ext
[
"UpdatePositioned"
]
;
table
:
ast
.
Ident
;
}
Type Parameters
Ext
extends
Extension
Hierarchy
Tagged
<
"UpdatePositioned"
,
{
assignments
:
[
ast
.
Ident
,
Expr
<
Ext
>
|
ast
.
DefaultValue
]
[]
;
cursor
:
ast
.
Ident
;
extensions
:
Ext
[
"UpdatePositioned"
]
|
null
;
table
:
ast
.
Ident
;
}
>
UpdatePositioned
Index
Properties
_tag
assignments
cursor
extensions
table
Properties
Readonly
_tag
_tag
:
"UpdatePositioned"
Readonly
assignments
assignments
:
[
ast
.
Ident
,
ast
.
DefaultValue
|
Expr
<
Ext
>
]
[]
Readonly
cursor
cursor
:
ast
.
Ident
Readonly
extensions
extensions
:
null
|
Ext
[
"UpdatePositioned"
]
Readonly
table
table
:
ast
.
Ident
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
_tag
assignments
cursor
extensions
table
sij-core
ast
builder
Builder
ConstraintBuilder
DefaultBuilder
DeleteBuilder
Functions
InsertBuilder
QueryBuilder
Renderer
SchemaBuilder
TypeBuilder
UpdateBuilder
MakeJoinTable
Generated using
TypeDoc