DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
This is the complete list of members for Deveel.Data.Client.TCPStreamDatabaseInterface, including all inherited members.
CloseConnection() | Deveel.Data.Client.StreamDatabaseInterface | inlineprotected |
ConnectToDatabase() | Deveel.Data.Client.TCPStreamDatabaseInterface | inlinepackage |
host | Deveel.Data.Client.TCPStreamDatabaseInterface | private |
input | Deveel.Data.Client.StreamDatabaseInterface | protected |
output | Deveel.Data.Client.StreamDatabaseInterface | protected |
port | Deveel.Data.Client.TCPStreamDatabaseInterface | private |
ReceiveCommand(int timeout) | Deveel.Data.Client.StreamDatabaseInterface | inlineprotected |
SendCommand(byte[] command, int offset, int size) | Deveel.Data.Client.StreamDatabaseInterface | inlineprotected |
Setup(Stream rawin, Stream rawout) | Deveel.Data.Client.StreamDatabaseInterface | inlinepackage |
socket | Deveel.Data.Client.TCPStreamDatabaseInterface | private |
StreamDatabaseInterface(string initial_database) | Deveel.Data.Client.StreamDatabaseInterface | inlinepackage |
TCPStreamDatabaseInterface(String host, int port, string initial_database) | Deveel.Data.Client.TCPStreamDatabaseInterface | inlinepackage |