ComponentOne DataObjects for .NET
C1ExpressRelation Class Members
Properties 

C1.Data.Express.2 Assembly > C1.Data.Express Namespace : C1ExpressRelation Class

The following tables list the members exposed by C1ExpressRelation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the child C1ExpressTable of the relation.  
Public Property  
Public PropertyGets or sets a value specifying the action applied to child rows when their parent key is deleted.  
Public PropertyGets or sets a value indicating whether the rule prohibiting child rows without parent is enforced.  
Public PropertyGets or sets a value indicating whether the relation is specified in code in C1ExpressConnection.GetChildRows event (and not based on Joins between tables).  
Public PropertyGets the joins collection of the relation.  
Public PropertyIf the ChildTable is composite, gets or sets a table name in the composite table that is used as the child table for the relation.  
Public PropertyIf the ParentTable is composite, gets or sets a table name in the composite table that is used as the parent table for the relation.  
Public PropertyGets or sets a value indicating whether the relation is available for establishing master-detail relations in bound controls.  
Public PropertyGets or sets the parent C1ExpressTable of the relation.  
Public PropertyGets or sets the relation name.  
Public PropertyGets or sets a value specifying the action applied to child rows when their parent key is modified.  
Top
See Also

Reference

C1ExpressRelation Class
C1.Data.Express Namespace