ComponentOne DataObjects for .NET
ParentTableView Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CompositeRelation Class : ParentTableView Property
Gets or sets the table view in the Relation.Parent composite table that is used as the parent table for the SimpleRelation.
Syntax
'Declaration
 
Public Property ParentTableView As TableView
public TableView ParentTableView {get; set;}
See Also

Reference

CompositeRelation Class
CompositeRelation Members
Composite Relations