ComponentOne DataObjects for .NET
ViewRelation Class Properties

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

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

Public Properties
 NameDescription
Public PropertyGets view relation cardinality, which is determined by the relation cardinality with possible inversion.  
Public PropertyGets or sets the child table view.  
Public PropertyGets or sets a description for the view relation.  
Public PropertyGets the diagram this view relation belongs to.  
Public PropertyGets or sets a value indicating whether relation is used for data binding (shown in the DataMember property of bound controls).  
Public PropertyGets or sets a value indicating whether relation is specified in code in GetChildRows and C1.Data.C1DataSetLogic.GetParentRow events (and not based on a Relation between tables).  
Public PropertyGets or sets the name of the view relation.  
Public PropertyFor a relation specified in code in GetChildRows event, indicates whether GetParentRow is not available.  
Public PropertyGets or sets the parent table view.  
Public PropertyGets or sets the relation between tables this view relation is based on.  
Top
See Also

Reference

ViewRelation Class
C1.Data.SchemaObjects Namespace
View Relations