ComponentOne DataObjects for .NET
MainChildTableName Property

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class : MainChildTableName Property
If the ChildTable is composite, gets or sets a table name in the composite table that is used as the child table for the relation.
Syntax
'Declaration
 
Public Property MainChildTableName As System.String
public System.string MainChildTableName {get; set;}
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members