DeleteInfo.

DeleteInfo(int, ObjectReference, int) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
DeleteInfo

Syntax

public DeleteInfo(int id, ObjectReference reference, int cascade)

Parameters

Name Type Description
id int
reference ObjectReference
cascade int

Return Value

Type Description
void