ComponentOne DataObjects for .NET
Child Property (Relation)

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

Reference

Relation Class
Relation Members
Simple Relations
Composite Relations