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

Diagnostic, if Native Query can not be run optimized.

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

Syntax

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

Remarks

Diagnostic, if Native Query can not be run optimized.

Inheritance Hierarchy

System.Object
  Db4objects.Db4o.Diagnostic.DiagnosticBase
    Db4objects.Db4o.Diagnostic.NativeQueryNotOptimized