Manager Properties |
The Manager type exposes the following members.
Name | Description | |
---|---|---|
AllDatabaseNames |
Gets the names of all existing Databases.
| |
DefaultOptions |
Gets the default options for creating a manager
| |
Directory | ||
SharedInstance |
Gets a shared, per-process, instance of Manager.
| |
StorageType |
Default storage type for newly created databases.
There are two options, StorageEngineTypes.SQLite (the default) or
StorageEngineTypes.ForestDB.
|