DBsonUpdate

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string field, T value)
Undocumented in source.
this
this(T[string] values)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
toBson
Bson toBson()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta