- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Containing Type
- ObjectContainerBase
Syntax
public void Delete2(Transaction trans, ObjectReference ref, Object obj, int cascade, bool userCall)
Parameters
Name | Type | Description |
---|---|---|
trans | Transaction | |
ref | ObjectReference | |
obj | Object | |
cascade | int | |
userCall | bool |
Return Value
Type | Description |
---|---|
void |