ComponentOne DataObjects for .NET
MainParentTableName Property

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

Reference

C1ExpressRelation Class
C1ExpressRelation Members