[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
outside call to set the block size of this adapter
Namespace: Db4objects.Db4o.IO
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Sub BlockSize ( _ blockSize As Integer _ ) |
C# |
---|
public virtual void BlockSize ( int blockSize ) |
Visual C++ |
---|
public: virtual void BlockSize ( int blockSize ) |
Parameters
- blockSize
- System.Int32