MonetDb

Undocumented in source.

Constructors

this
this(string host, int port, string username, string password, string lang, string dbname)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
exec
void exec(string command, Record[] params)
Undocumented in source. Be warned that the author may not have intended to support it.
query
auto query(string command, Record[] params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta