Overload List
Name | Description | |
---|---|---|
Open(String, HashDatabaseConfig) |
Instantiate a new HashDatabase object and open the database
represented by Filename.
| |
Open(String, HashDatabaseConfig, Transaction) |
Instantiate a new HashDatabase object and open the database
represented by Filename.
| |
Open(String, String, HashDatabaseConfig) |
Instantiate a new HashDatabase object and open the database
represented by Filename and
DatabaseName.
| |
Open(String, String, HashDatabaseConfig, Transaction) |
Instantiate a new HashDatabase object and open the database
represented by Filename and
DatabaseName.
|