| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeRelation Class |
The following tables list the members exposed by CompositeRelation.
| Name | Description | |
|---|---|---|
![]() | CompositeRelation Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Cardinality | Gets or sets one of the two RelationCardinalityEnum values. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | Child | Gets or sets the child table of the relation. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | ChildTableView | Gets or sets the table view in the Relation.Child composite table that is used as the child table for the SimpleRelation. |
![]() | Description | Gets or sets a description for the relation. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | Name | Gets or sets the relation name. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | Parent | Gets or sets the parent table of the relation. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | ParentTableView | Gets or sets the table view in the Relation.Parent composite table that is used as the parent table for the SimpleRelation. |
![]() | Schema | Gets the schema the relation belongs to. (Inherited from C1.Data.SchemaObjects.Relation) |
![]() | SimpleRelation | Gets or sets the SimpleRelation on which this composite relation is based. |
CompositeRelation Class
C1.Data.SchemaObjects Namespace
Composite Relations