ParentAlias Property

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

DataEnvironment.Relation.ParentAlias[ = cAliasName]

Property Values

  • 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.

See Also

Alias Property | ChildAlias Property

Applies To: Relation