IDBDatabase.transaction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto transaction(SumType!(string, Sequence!(string)) storeNames, IDBTransactionMode mode)
  2. auto transaction(SumType!(string, Sequence!(string)) storeNames)
    struct IDBDatabase
    nothrow
    transaction
    ()
    (
    scope ref SumType!(string, Sequence!(string)) storeNames
    )

Meta