ComponentOne DataObjects for .NET
CompositeDefRelation Class Properties

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

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

Public Properties
 NameDescription
Public PropertyGets view relation cardinality, which is determined by the relation cardinality with possible inversion. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyGets or sets the child table view. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyGets or sets a description for the view relation. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyGets the diagram this view relation belongs to. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyGets or sets the name of the view relation. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyOverridden. Gets or sets a value indicating whether to use outer join in generated SQL , if Relation.Cardinality = ManyToOne.  
Public PropertyGets or sets the parent table view. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Public PropertyGets or sets the relation between tables this view relation is based on. (Inherited from C1.Data.SchemaObjects.ViewRelation)
Top
See Also

Reference

CompositeDefRelation Class
C1.Data.SchemaObjects Namespace
Composite Table Diagram
View Relations