BlockAwareBin.

BlockSize(int) Method

Summary

outside call to set the block size of this adapter
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
BlockAwareBin

Syntax

public virtual void BlockSize(int blockSize)

Parameters

Name Type Description
blockSize int

Return Value

Type Description
void