Preparing search index...
The search index is not available
mongodb
mongodb
CollationOptions
Interface CollationOptions
interface
CollationOptions
{
alternate
?:
string
;
backwards
?:
boolean
;
caseFirst
?:
string
;
caseLevel
?:
boolean
;
locale
:
string
;
maxVariable
?:
string
;
normalization
?:
boolean
;
numericOrdering
?:
boolean
;
strength
?:
number
;
}
Index
Properties
alternate?
backwards?
case
First?
case
Level?
locale
max
Variable?
normalization?
numeric
Ordering?
strength?
Properties
Optional
alternate
alternate
?:
string
Optional
backwards
backwards
?:
boolean
Optional
case
First
case
First
?:
string
Optional
case
Level
case
Level
?:
boolean
locale
locale
:
string
Optional
max
Variable
max
Variable
?:
string
Optional
normalization
normalization
?:
boolean
Optional
numeric
Ordering
numeric
Ordering
?:
boolean
Optional
strength
strength
?:
number
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
alternate
backwards
case
First
case
Level
locale
max
Variable
normalization
numeric
Ordering
strength
mongodb
Loading...