ComponentOne DataObjects for .NET
ChildTable Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class : ChildTable Property
Gets or sets the child C1ExpressTable of the relation.
Syntax
'Declaration
 
Public Property ChildTable As C1ExpressTable
public C1ExpressTable ChildTable {get; set;}
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members