Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
index
Fn
Class Fn
Do not use me directly. Use
sql.fn
Hierarchy
BaseSqlExpression
Fn
Index
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
args
fn
Constructors
constructor
new
Fn
(
fnName
:
string
,
args
:
readonly
unknown
[]
)
:
Fn
Parameters
fnName
:
string
args
:
readonly
unknown
[]
Returns
Fn
Properties
Protected
Readonly
[SQL_
IDENTIFIER]
"[SQL_IDENTIFIER]"
:
"fn"
Readonly
args
args
:
readonly
unknown
[]
Readonly
fn
fn
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[SQL_
IDENTIFIER]
args
fn
Documentation
Loading...
Do not use me directly. Use sql.fn