- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- ObjectContainerBase
Syntax
public virtual void DeleteByID(Transaction transaction, int id, int cascadeDeleteDepth)
Parameters
Name | Type | Description |
---|---|---|
transaction | Transaction | |
id | int | |
cascadeDeleteDepth | int |
Return Value
Type | Description |
---|---|
void |