monetdb-d ~master (2022-04-28T03:51:55.0821466)
Dub
Repo
MonetDb
monetdb
monetdb
Undocumented in source.
class
MonetDb {
this
(string host, int port, string username, string password, string lang, string dbname);
~this
();
void
exec
(string command, Record[] params);
auto
query
(string command, Record[] params);
void
close
();
}
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
Source
See Implementation
monetdb
monetdb
aliases
Null
Record
classes
MonetDb
MonetDbException
functions
dize
monetizeDate
monetizeDateTime
recordArray