Summary
opens a MemoryBin for the given URI (name can be freely chosen).
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- PagingMemoryStorage
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 |