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

In This Topic
    JoinRelationName Property
    In This Topic
    Gets the name of the DataRelation represented by the ViewJoin.
    Syntax
    'Declaration
     
    Public ReadOnly Property JoinRelationName As System.String
    public System.string JoinRelationName {get;}
    See Also