Summary
gets called when an object gets deleted.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Typehandlers - Containing Type
- ITypeHandler4
Syntax
void Delete(IDeleteContext context)
Remarks
gets called when an object gets deleted.
Parameters
| Name | Type | Description |
|---|---|---|
| context | IDeleteContext |
Return Value
| Type | Description |
|---|---|
| void |