PgRowDesc

Undocumented in source.

Constructors

this
this(PgColumnDesc[] columns)
Undocumented in source.

Members

Variables

columns
PgColumnDesc[] columns;
Undocumented in source.

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