ChildAlias Property

Applies To   See Also

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

Syntax

DataEnvironment.Relation.ChildAlias[ = cText]

Settings

cText

Specifies the alias of the child table in the relation.

Remarks

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