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