ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewNode Class / ParentJoin Property

In This Topic
    ParentJoin Property
    In This Topic
    Gets a join with parent ViewNode objects.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentJoin As ViewJoin
    public ViewJoin ParentJoin {get;}
    See Also