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