db4o

IoAdapter.BlockSize Method

returns the block size currently used

Overload List

returns the block size currently used

public virtual int BlockSize();

outside call to set the block size of this adapter

public virtual void BlockSize(int);

See Also

IoAdapter Class | com.db4o.io Namespace