- apply
auto apply(Database.Payload p)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAs
auto getAs(Database.Payload p)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAs
auto getAs(Database.Row r, uint columnIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAs
auto getAs(Database.Row r, Database.TableSchema s, string colName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isIndex
bool isIndex(Database.BTreePage.BTreePageType pageType)
Undocumented in source. Be warned that the author may not have intended to support it.