IStorage.

Open(BinConfiguration) Method

Summary

opens a Db4objects.Db4o.IO.IBin to store db4o database data.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
IStorage

Syntax

IBin Open(BinConfiguration config)

Parameters

Name Type Description
config BinConfiguration

Return Value

Type Description
IBin