prorm API Reference
← Documentation
GitLab
Preparing search index...
index
isFrozen
Function isFrozen
isFrozen
(
recordId
:
string
|
number
,
tableName
:
string
)
:
Promise
<
boolean
>
Check if a specific record is frozen.
Parameters
recordId
:
string
|
number
The record ID
tableName
:
string
The table name
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Check if a specific record is frozen.