Enclose the open call within a transaction. If the call succeeds,
            the open operation will be recoverable and all subsequent database
            modification operations based on this handle will be transactionally
            protected. If the call fails, no database will have been created. 
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0






