[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)
this method will be called with Diagnostic messages.
Namespace: Db4objects.Db4o.Diagnostic
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub OnDiagnostic ( _ d As IDiagnostic _ ) |
C# |
---|
void OnDiagnostic ( IDiagnostic d ) |
Visual C++ |
---|
void OnDiagnostic ( IDiagnostic^ d ) |
Parameters
Remarks
this method will be called with Diagnostic messages.