getAs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getAs(Database.Payload p)
  2. auto getAs(Database.Row r, uint columnIndex)
  3. auto getAs(Database.Row r, Database.TableSchema s, string colName)

Meta