db4o

IoAdapter.Open Method 

implement to open the file

public abstract IoAdapter Open(
   string path,
   bool lockFile,
   long initialLength
);

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace