[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Diagnostic, if update depth greater than 1.

Namespace: Db4objects.Db4o.Diagnostic
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Public Class UpdateDepthGreaterOne _
	Inherits DiagnosticBase
C#
public class UpdateDepthGreaterOne : DiagnosticBase
Visual C++
public ref class UpdateDepthGreaterOne : public DiagnosticBase

Remarks

Diagnostic, if update depth greater than 1.

Inheritance Hierarchy

System.Object
  Db4objects.Db4o.Diagnostic.DiagnosticBase
    Db4objects.Db4o.Diagnostic.UpdateDepthGreaterOne