ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewJoin Class / JoinRelation Property

In This Topic
    JoinRelation Property
    In This Topic
    References the DataRelation represented by the ViewJoin.
    Syntax
    'Declaration
     
    Public ReadOnly Property JoinRelation As System.Data.DataRelation
    public System.Data.DataRelation JoinRelation {get;}
    See Also