db4o

RandomAccessFileAdapter Class

IO adapter for random access files.

For a list of all members of this type, see RandomAccessFileAdapter Members.

System.Object
   Db4objects.Db4o.IO.IoAdapter
      Db4objects.Db4o.IO.RandomAccessFileAdapter

public class RandomAccessFileAdapter : IoAdapter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

IO adapter for random access files.

Requirements

Namespace: Db4objects.Db4o.IO

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

RandomAccessFileAdapter Members | Db4objects.Db4o.IO Namespace