[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)
Query tries to descend into a field of a class that is configured to be translated
(and thus cannot be descended into).
Namespace: Db4objects.Db4o.Diagnostic
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class DescendIntoTranslator _ Inherits DiagnosticBase |
C# |
---|
public class DescendIntoTranslator : DiagnosticBase |
Visual C++ |
---|
public ref class DescendIntoTranslator : public DiagnosticBase |
Remarks
Query tries to descend into a field of a class that is configured to be translated
(and thus cannot be descended into).
Inheritance Hierarchy
System.Object
Db4objects.Db4o.Diagnostic.DiagnosticBase
Db4objects.Db4o.Diagnostic.DescendIntoTranslator
Db4objects.Db4o.Diagnostic.DiagnosticBase
Db4objects.Db4o.Diagnostic.DescendIntoTranslator