ComponentOne DataObjects for .NET
CompositeRelation Class Properties

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeRelation Class

For a list of all members of this type, see CompositeRelation members.

Public Properties
 NameDescription
Public PropertyGets or sets one of the two RelationCardinalityEnum values. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the child table of the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the table view in the Relation.Child composite table that is used as the child table for the SimpleRelation.  
Public PropertyGets or sets a description for the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the relation name. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the parent table of the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the table view in the Relation.Parent composite table that is used as the parent table for the SimpleRelation.  
Public PropertyGets the schema the relation belongs to. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the SimpleRelation on which this composite relation is based.  
Top
See Also

Reference

CompositeRelation Class
C1.Data.SchemaObjects Namespace
Composite Relations