[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)
redirects Diagnostic messages to the Console.
Namespace: Db4objects.Db4o.Diagnostic
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overridable Sub OnDiagnostic ( _ d As IDiagnostic _ ) |
| C# |
|---|
public virtual void OnDiagnostic ( IDiagnostic d ) |
| Visual C++ |
|---|
public: virtual void OnDiagnostic ( IDiagnostic^ d ) |
Parameters
Remarks
redirects Diagnostic messages to the Console.