SQLQueryHelperjs - v1.2.6
Preparing search index...
index
index
Function index
index
(
columns
:
string
|
string
[]
,
options
?:
Omit
<
IndexDefinition
,
"columns"
>
,
)
:
IndexDefinition
Declares an index definition for one or more columns.
Parameters
columns
:
string
|
string
[]
options
:
Omit
<
IndexDefinition
,
"columns"
>
= {}
Returns
IndexDefinition
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
SQLQueryHelperjs - v1.2.6
Loading...
Declares an index definition for one or more columns.