Model Configuration
setPrimaryKeys()
Signature
Section titled “Signature”setPrimaryKeys() — returns void
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Alias for setPrimaryKey().
Use this for better readability when you’re setting multiple properties as the primary key.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
property | string | yes | — | Property (or list of properties) to set as the primary key. |