[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
the callback method
Namespace: Db4objects.Db4o.Ext
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Sub Callback ( _ obj As Object _ ) |
| C# |
|---|
void Callback ( Object obj ) |
| Visual C++ |
|---|
void Callback ( Object^ obj ) |
Parameters
- obj
- System.Object
the object passed to the callback method