libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBFactory.deleteForPrincipal
libwasm
bindings
IDBFactory
IDBFactory
Undocumented in source. Be warned that the author may not have intended to support it.
auto
deleteForPrincipal
(Principal principal, string name, IDBOpenDBOptions options)
struct
IDBFactory
nothrow
auto
deleteForPrincipal
()
(
scope
ref
Principal
principal
,
string
name
,
scope
ref
IDBOpenDBOptions
options
)
auto
deleteForPrincipal
(Principal principal, string name)
Meta
Source
See Implementation
libwasm
bindings
IDBFactory
IDBFactory
constructors
this
functions
cmp
deleteDatabase
deleteForPrincipal
open
openForPrincipal
variables
handle