Links are not active on this page.
 ChildAlias Property

Specifies the alias of the child table. Read-only at design time and run time.

DataEnvironment.Relation.ChildAlias[ = cText]

Expand imageReturn Value

cText

Specifies the alias of the child table in the relation.

Expand imageRemarks

Applies To: Relation Object

The ChildAlias property setting must be the same name as the Alias property setting for the Cursor object that represents the child table.

Expand imageSee Also