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

In This Topic
SelectTable Constructor
In This Topic
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