ComponentOne DataObjects for .NET
ChildTableView Property

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

Reference

CompositeRelation Class
CompositeRelation Members
Composite Relations