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)
    struct IDBFactory
    nothrow
    deleteForPrincipal
    ()
    (
    scope ref Principal principal
    ,
    string name
    ,)
  2. auto deleteForPrincipal(Principal principal, string name)

Meta