Documentation
Preparing search index...
@sequelize/core
index
cast
Function cast
cast
(
val
:
unknown
,
type
:
DataType
)
:
Cast
Creates an object representing a call to the cast function.
Parameters
val
:
unknown
The value to cast
type
:
DataType
The type to cast it to
Returns
Cast
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Creates an object representing a call to the cast function.