Previous Topic: %EntityIdNext Topic: %ForEachFKAtt()


%EntityName

Returns the logical name of the table in a logical/physical model.

Syntax

%EntityName()

Syntax Example

%EntityName()

Expansion

MOVIE RENTAL RECORD

Full Syntax

%EntityName(<table>)

Full Syntax Example

%EntityName(%Parent)

Expansion

MOVIE COPY

Usage

Classified as an Entity macro that you can use to create a RI or Rel Override or Trigger Override in the Table Trigger Editor (Triggers dialog). Also is a Relationship macro that you can use in RI Override, Rel Override, %ForEachParentRel, %ForEachChildRel.