Preparing search index...
The search index is not available
@sequelize/core
@sequelize/core
GeographyDataType
Interface GeographyDataType
Hierarchy
DataTypes
.
AbstractDataType
GeographyDataType
Index
Properties
dialect
Types
escape
key
options
srid?
type
Methods
stringify
to
Sql
to
String
Properties
dialect
Types
dialect
Types
:
string
escape
escape
:
boolean
key
key
:
string
options
options
:
DataTypes
.
GeographyDataTypeOptions
Optional
srid
srid
?:
number
type
type
:
string
Methods
stringify
stringify
(
value
:
unknown
, options
?:
object
)
:
string
Parameters
value:
unknown
Optional
options:
object
Returns
string
to
Sql
to
Sql
(
)
:
string
Returns
string
to
String
to
String
(
options
:
object
)
:
string
Parameters
options:
object
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@sequelize/core
Data
Types
Utils
Geography
Data
Type
dialect
Types
escape
key
options
srid?
type
stringify
to
Sql
to
String
Generated using
TypeDoc