monetdb.monetdb

Undocumented in source.

Members

Aliases

Null
alias Null = typeof(null)
Undocumented in source.
Record
alias Record = Algebraic!(int, short, long, double, char, bool, string, Date, DateTime, Null)
Undocumented in source.

Classes

MonetDb
class MonetDb
Undocumented in source.
MonetDbException
class MonetDbException
Undocumented in source.

Functions

dize
Record dize(T typeName, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
monetizeDate
MapiDate monetizeDate(Date date)
Undocumented in source. Be warned that the author may not have intended to support it.
monetizeDateTime
MapiDateTime monetizeDateTime(DateTime date)
Undocumented in source. Be warned that the author may not have intended to support it.
recordArray
Record[] recordArray(T params)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta