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);
IoAdapter Class | Db4objects.Db4o.IO Namespace