Previous Topic: %CardinalityNext Topic: %ChildAtts()


%Child

Returns the physical table name of the child entity in a relationship.

Syntax

%Child

Syntax Example

/*If the current relationship is <is in stock as>, then */

%Child

Expansion

MOVIE_RENTAL_RECOR

Usage

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