Documentation
Preparing search index...
@sequelize/mysql
<internal>
Fn
Class Fn
Do not use me directly. Use
@sequelize/core!sql.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 @sequelize/core!sql.fn