Previous Topic: %RelTemplateNext Topic: %SetFK()


%RelType

Returns the relationship type. Relationship type valid values and their definitions include: RT_ID (identifying), RT_NI (non-identifying), RT_SC (subtype), or RT_MM (many-to-many).

Syntax

%RelType

Syntax Example

%RelType

Expansion

RT_ID

Usage

Classified as a Relationship macro that you can use in RI Override, Rel Override, %ForEachParentRel, %ForEachChildRel.