Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/core
decorators-legacy
createIndexDecorator
Function createIndexDecorator
create
Index
Decorator
(
decoratorName
,
options
?
)
:
OptionalParameterizedPropertyDecorator
<
Omit
<
IndexField
,
"name"
>
>
Parameters
decoratorName
:
string
options
:
Omit
<
AttributeIndexOptions
,
"attribute"
>
= {}
Returns
OptionalParameterizedPropertyDecorator
<
Omit
<
IndexField
,
"name"
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...