prorm API Reference
← Documentation
GitLab
Preparing search index...
index
TriggerColumnRef
Interface TriggerColumnRef
A reference to a column of the incoming or previous row.
interface
TriggerColumnRef
{
__type
:
"triggerColumn"
;
row
:
TriggerRowName
;
column
:
string
;
}
Index
Properties
__
type
row
column
Properties
__
type
__type
:
"triggerColumn"
row
row
:
TriggerRowName
column
column
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
type
row
column
← Documentation
GitLab
prorm API Reference
Loading...
A reference to a column of the incoming or previous row.