Summary
    Query tries to descend into a field of a class that is configured to be translated
    (and thus cannot be descended into).
    
		- 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["DescendIntoTranslator"]
class Type type-node
						
					Syntax
public class DescendIntoTranslator : DiagnosticBase, IDiagnosticRemarks
    Query tries to descend into a field of a class that is configured to be translated
    (and thus cannot be descended into).
    
			Constructors
| Name | Summary | 
|---|---|
| Descend | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Problem | string | |
| Reason | Object | |
| Solution | string | |
| ToString | string | Inherited from DiagnosticBase |