Specifies the alias name of the parent table. Read-only at design time and at run time.
Syntax
DataEnvironment.Relation.ParentAlias[ = cAliasName]
Settings
cAliasName
Specifies the alias name of the parent table in the relation.
Remarks
The ParentAlias property setting must be the same name as the Alias property setting for the Cursor object that represents the parent table.