Summary
returns true if a Bin (file or memory) exists with the passed name.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- IStorage
Syntax
bool Exists(string uri)
Remarks
returns true if a Bin (file or memory) exists with the passed name.
Parameters
| Name | Type | Description |
|---|---|---|
| uri | string |
Return Value
| Type | Description |
|---|---|
| bool |