The path of a directory to be used as the location to create the
            access method database files. When Open(String, BTreeDatabaseConfig),
            Open(String, HashDatabaseConfig), Open(String, QueueDatabaseConfig) or
            Open(String, RecnoDatabaseConfig) is used to create a file it will be
            created relative to this path.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
 Remarks
Remarks
This path must also exist in DataDirs.
If no database directory is specified, database files must be named either by absolute paths or relative to the environment home directory. See Berkeley DB File Naming in the Programmer's Reference Guide for more information.





