[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)
sets the read/write pointer in the file using block mode
Namespace: Db4objects.Db4o.IO
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Sub BlockSeek ( _ address As Integer _ ) |
C# |
---|
public virtual void BlockSeek ( int address ) |
Visual C++ |
---|
public: virtual void BlockSeek ( int address ) |
Parameters
- address
- System.Int32