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