- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- Random
Access File Factory
Syntax
public static RandomAccessFile NewRandomAccessFile(string path, bool readOnly, bool lockFile)
Parameters
Name | Type | Description |
---|---|---|
path | string | |
readOnly | bool | |
lockFile | bool |
Return Value
Type | Description |
---|---|
RandomAccessFile |