- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Fileheader - Containing Type
- FileHeader
Syntax
public abstract void WriteFixedPart(LocalObjectContainer file, bool startFileLockingThread, bool shuttingDown, StatefulBuffer writer, int blockSize)
Parameters
| Name | Type | Description |
|---|---|---|
| file | LocalObjectContainer | |
| startFileLockingThread | bool | |
| shuttingDown | bool | |
| writer | StatefulBuffer | |
| blockSize | int |
Return Value
| Type | Description |
|---|---|
| void |