CachingStorage.

Open(BinConfiguration) Method

Summary

opens a Bin for the given URI.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
CachingStorage

Syntax

public override IBin Open(BinConfiguration config)

Remarks

opens a Bin for the given URI.

Parameters

Name Type Description
config BinConfiguration

Return Value

Type Description
IBin