SSQLE
1.0
Simple SQL Editor
|
Classes | |
interface | SSQLE.IConnection |
Interface providing facilities to connect to a relational database. More... | |
class | SSQLE.OracleConnection |
Implementation of connection to Oracle database. More... | |
Namespaces | |
package | SSQLE |
Typedefs | |
using | SSQLE.OracleAccess = Oracle.ManagedDataAccess.Client |