Open Method
From BerkeleyDB
| Berkeley DB .NET API Documentation |
| SecondaryQueueDatabase..::.Open Method |
| SecondaryQueueDatabase Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| Open(String, SecondaryQueueDatabaseConfig) |
Instantiate a new SecondaryQueueDatabase object, open the
database represented by Filename and associate
the database with the
primary index.
| |
| Open(String, SecondaryQueueDatabaseConfig, Transaction) |
Instantiate a new SecondaryQueueDatabase object, open the
database represented by Filename and associate
the database with the
primary index.
|