Summary
returns true if a MemoryBin with the given URI name already exists
in this Storage.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- MemoryStorage
Syntax
public virtual bool Exists(string uri)
Remarks
returns true if a MemoryBin with the given URI name already exists
in this Storage.
Parameters
Name | Type | Description |
---|---|---|
uri | string |
Return Value
Type | Description |
---|---|
bool |