SQLQueryHelperjs - v1.2.6
Preparing search index...
index
primaryKey
Function primaryKey
primaryKey
(
columns
:
string
|
string
[]
,
options
?:
Omit
<
PrimaryKeyDefinition
,
"columns"
>
,
)
:
PrimaryKeyDefinition
Declares the primary key shape for an entity definition.
Parameters
columns
:
string
|
string
[]
options
:
Omit
<
PrimaryKeyDefinition
,
"columns"
>
= {}
Returns
PrimaryKeyDefinition
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
SQLQueryHelperjs - v1.2.6
Loading...
Declares the primary key shape for an entity definition.