Model Configuration
setTableNamePrefix()
Signature
Section titled “Signature”setTableNamePrefix() — returns void
Available in: model
Category: Miscellaneous Functions
Description
Section titled “Description”Sets a prefix to prepend to the table name when this model runs SQL queries.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
prefix | string | yes | — | A prefix to prepend to the table name. |