ChildAlias Property
Specifies the alias of the child table. Read-only at design time and run time.
DataEnvironment.Relation.ChildAlias[ = cText]
Return Value
- cText
Specifies the alias of the child table in the relation.
Remarks
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.
See Also
Reference
Cursor Object Properties, Methods, and Events