Previous Topic: %ParamDecl()Next Topic: %Scope


%RefClause

Generates the references clause from the old and new information added in the Table Table Trigger Editor (Triggers dialog).

Syntax

%RefClause

Syntax Example

%RefClause

Expansion

REFERENCES NEW as newrows, OLD as oldrows.

Usage

Classified as an Entity macro that you can use to create a Trigger Override in the Table Trigger Editor (Triggers dialog).