Database Class
Private
Readonly
Close the Database
Welo database factory listens for the closed method to be called to manage lifecycles of databases it's managing.
Static
Open a Database
Welo Database factory uses this method, and provides the modules needed, to return databases from its open instance method.
open
Contains properties and modules for the database to use
Generated using TypeDoc
Database Class