ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1DataView Class / ShowQueryBuilder Method / ShowQueryBuilder() Method

In This Topic
    ShowQueryBuilder() Method
    In This Topic
    Shows the view definition query builder in a modal window.
    Syntax
    'Declaration
     
    Public Overloads Sub ShowQueryBuilder() 
    public void ShowQueryBuilder()
    See Also