| Class | Description |
|---|---|
| DatabaseObject | DatabaseObject Class DatabaseObject class will be used by all the inheriting classes to implement the interfaces to the specific data providers. |
| DatabaseObjectSQL | DatabaseObjectSQL Class DatabaseObjectSQL class implements the interfaces to sql based data providers like SQL Server 2000, SQL Server 2005, Oracle 8i, Oracle 9i, Oracle 10g. This class provides various useful methods for running database commands and capturing their results. |
| DBLibraryLicenseManager | |
| OracleFactory | OracleFactory |
| SqlFactory | SqlFactory |
| Enumeration | Description |
|---|---|
| DatabaseObject.DatabaseTypes | DatabaseTypes Defines the Database Servers supported by this library. |