MemoryStorage.

Open(BinConfiguration) Method

Summary

opens a MemoryBin for the given URI (name can be freely chosen).
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
MemoryStorage

Syntax

public virtual IBin Open(BinConfiguration config)

Remarks

opens a MemoryBin for the given URI (name can be freely chosen).

Parameters

Name Type Description
config BinConfiguration

Return Value

Type Description
IBin