- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Sharpen
.IO - Containing Type
- RandomAccessFile
Syntax
public RandomAccessFile(string file, bool readOnly, bool lockFile)
Parameters
| Name | Type | Description |
|---|---|---|
| file | string | |
| readOnly | bool | |
| lockFile | bool |
Return Value
| Type | Description |
|---|---|
| void |