ComponentOne DataObjects for .NET
Relation Property (ViewRelation)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > ViewRelation Class : Relation Property
Gets or sets the relation between tables this view relation is based on.
Syntax
'Declaration
 
Public Property Relation As Relation
public Relation Relation {get; set;}
See Also

Reference

ViewRelation Class
ViewRelation Members
View Relations