Documentation
Preparing search index...
@sequelize/oracle
<internal>
IndexFieldDescription
Interface IndexFieldDescription
interface
IndexFieldDescription
{
attribute
:
string
;
collate
:
string
|
undefined
;
length
:
number
|
undefined
;
order
:
"ASC"
|
"DESC"
;
}
Index
Properties
attribute
collate
length
order
Properties
attribute
attribute
:
string
collate
collate
:
string
|
undefined
length
length
:
number
|
undefined
order
order
:
"ASC"
|
"DESC"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute
collate
length
order
Documentation
Loading...