Overload List

  NameDescription
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.

See Also