ComponentOne DataObjects for .NET
Parent Property (Relation)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Relation Class : Parent Property
Gets or sets the parent table of the relation.
Syntax
'Declaration
 
Public Property Parent As Table
public Table Parent {get; set;}
See Also

Reference

Relation Class
Relation Members
Simple Relations
Composite Relations