| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeDefRelation Class |
The following tables list the members exposed by CompositeDefRelation.
| Name | Description | |
|---|---|---|
![]() | CompositeDefRelation Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Cardinality | Gets view relation cardinality, which is determined by the relation cardinality with possible inversion. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | Child | Gets or sets the child table view. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | Description | Gets or sets a description for the view relation. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | Diagram | Gets the diagram this view relation belongs to. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | Name | Gets or sets the name of the view relation. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | OuterJoinInManyToOne | Overridden. Gets or sets a value indicating whether to use outer join in generated SQL , if Relation.Cardinality = ManyToOne. |
![]() | Parent | Gets or sets the parent table view. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
![]() | Relation | Gets or sets the relation between tables this view relation is based on. (Inherited from C1.Data.SchemaObjects.ViewRelation) |
CompositeDefRelation Class
C1.Data.SchemaObjects Namespace
Composite Table Diagram
View Relations