dotConnect for SQLite Documentation
Devart.Common Namespace / SelectTable Class / SelectTable Constructor

On this page
    SelectTable Constructor
    On this page
    Creates and initializes new instance of SelectTable.
    Overload List
    OverloadDescription
    Creates and initializes new instance of SelectTable with the specified table name (subquery text).  
    Creates and initializes new instance of SelectTable with the specified schema, table name (subquery text) and alias.  
    Creates and initializes new instance of SelectTable with the specified schema, table name (subquery text) and alias.  
    See Also