IDBFactory.deleteForPrincipal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto deleteForPrincipal(Principal principal, string name, IDBOpenDBOptions options)
  2. auto deleteForPrincipal(Principal principal, string name)
    struct IDBFactory
    nothrow
    deleteForPrincipal
    ()
    (
    scope ref Principal principal
    ,
    string name
    )

Meta