ChildAlias Property

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

DataEnvironment.Relation.ChildAlias[ = cText]

Property Values

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

See Also

Alias Property | ParentAlias Property | Cursor Object | Cursor Object Properties, Methods and Events

Applies To: Relation