Method |
Description |
|
Close ( ) : void |
|
|
Connection ( string hostname, int port, string databaseName, ODatabaseType databaseType, string userName, string userPassword, string alias, bool isReusable ) : System |
|
|
Connection ( string hostname, int port, string userName, string userPassword ) : System |
|
|
ExecuteOperation ( IOperation operation ) : ODocument |
|
|
GetNetworkStream ( ) : Stream |
|
|
InitializeDatabaseConnection ( string databaseName, ODatabaseType databaseType, string userName, string userPassword ) : void |
|
|
InitializeServerConnection ( string userName, string userPassword ) : void |
|
|
Reconnect ( ) : void |
|
|
Send ( byte rawData ) : void |
|
|