IDBFactory.openForPrincipal

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

Meta