SSQLE
1.0
Simple SQL Editor
|
This is the complete list of members for SSQLE.OracleConnection, including all inherited members.
Close() | SSQLE.OracleConnection | |
connection | SSQLE.OracleConnection | private |
Dispose() | SSQLE.OracleConnection | |
ExecuteQuery(string query) | SSQLE.OracleConnection | |
GetConnectionString(string host, string port, string sid, string user, string pass) | SSQLE.OracleConnection | privatestatic |
host | SSQLE.OracleConnection | private |
NewConnection(string host, string port, string sid, string user, string pass) | SSQLE.OracleConnection | static |
Open() | SSQLE.OracleConnection | |
OracleConnection(string host, string port, string sid, string user, string pass) | SSQLE.OracleConnection | private |
pass | SSQLE.OracleConnection | private |
port | SSQLE.OracleConnection | private |
sid | SSQLE.OracleConnection | private |
user | SSQLE.OracleConnection | private |