- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Diagnostic 
- Interfaces
- Base Types
- 
									- Object
- DiagnosticBase
 
							graph BT
	Type-->Base0["DiagnosticBase"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Diagnostic/DiagnosticBase"
	Base0-->Base1["Object"]
	Type-.->Interface0["IDiagnostic"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Diagnostic/IDiagnostic"
	Type["NativeQueryOptimizerNotLoaded"]
class Type type-node
						
					Syntax
public class NativeQueryOptimizerNotLoaded : DiagnosticBase, IDiagnosticConstructors
| Name | Summary | 
|---|---|
| Native | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| NqConstructionFailed | 2 | static | 
| NqNotPresent | 1 | static | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Problem | string | |
| Reason | Object | |
| Solution | string | |
| ToString | string | Inherited from DiagnosticBase |