MySQLParamDesc

Constructors

this
this(ColumnDefinition[] paramDefinitions)
Undocumented in source.

Members

Functions

paramDefinitions
ColumnDefinition[] paramDefinitions()
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
string prepare(List!(Variant) values)
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.

Inherited Members

From ParamDesc

prepare
string prepare(List!(Variant) values)
Undocumented in source.

Meta