Summary
can be used to turn the database file locking thread off.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IConfiguration
Syntax
void LockDatabaseFile(bool flag)
Parameters
Name | Type | Description |
---|---|---|
flag | bool | false to turn database file locking off. |
Return Value
Type | Description |
---|---|
void |