MySQLRowDesc

Undocumented in source.

Constructors

this
this(ColumnDefinition[] columnDefinitions, DataFormat dataFormat)
Undocumented in source.

Members

Functions

columnDefinitions
ColumnDefinition[] columnDefinitions()
Undocumented in source. Be warned that the author may not have intended to support it.
dataFormat
DataFormat dataFormat()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RowDesc

columnIndex
int columnIndex(string columnName)
Undocumented in source. Be warned that the author may not have intended to support it.
columnNames
string[] columnNames()
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