@qualithm/arrow-flight-sql-js - v0.4.3
Preparing search index...
JoinSpec
Type Alias JoinSpec
Join specification
type
JoinSpec
=
{
alias
?:
string
;
on
:
string
;
table
:
string
;
type
:
JoinType
;
}
Index
Properties
alias?
on
table
type
Properties
Optional
alias
alias
?:
string
on
on
:
string
table
table
:
string
type
type
:
JoinType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alias
on
table
type
@qualithm/arrow-flight-sql-js - v0.4.3
Loading...
Join specification