Classes
| Class | Description | |
|---|---|---|
| CogDatabaseAddEventArgs |
Arguments of ICogDatabase's Adding and Added events.
| |
| CogDatabaseDirectory |
This class provides a file and directory-based implementation
of the ICogDatabase interface.
| |
| CogDatabaseRemoveEventArgs |
Arguments of ICogDatabase's Removing and Removed events.
| |
| CogDatabaseReplaceEventArgs |
Arguments of ICogDatabase's Replacing and Replaced events.
|
Interfaces
| Interface | Description | |
|---|---|---|
| ICogDatabase |
Interface that describes basic interactions with an
ICogRecord-centric database.
|
Delegates
| Delegate | Description | |
|---|---|---|
| CogDatabaseAddEventHandler |
A delegate for ICogDatabase's Adding and Added events.
| |
| CogDatabaseRemoveEventHandler |
A delegate for ICogDatabase's Removing and Removed events.
| |
| CogDatabaseReplaceEventHandler |
A delegate for ICogDatabase's Replacing and Replaced events.
|