| Class | Description |
|---|---|
| DbConnectionBase | Represents an open connection to a server. |
| DbMonitorHelper | Allows to monitor dynamic SQL execution in applications that use .NET data providers. |
| SelectColumn | Represents a column or an expression in SELECT, GROUP BY and ORDER BY clauses of a SQL statement. |
| SelectColumnCollection | Represents a collection of columns and expressions in a SelectStatement object. |
| SelectStatement | Composes, modifies and parses SELECT statements. |
| SelectStatementNode | An abstract SQL element. |
| SelectTable | Represents a table or a subquery in the FROM clause of a SELECT statement. |
| SelectTableCollection | Represents a collection of tables and subqueries in a SelectStatement object. |
© 2002 - 2013 Devart. All Rights Reserved.