ObjectFieldDoesNotExist Class

Summary

Diagnostic if Db4objects.Db4o.Config.IObjectClass.ObjectField(System.String) was called on a field that does not exist.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Diagnostic
Interfaces
Base Types
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["ObjectFieldDoesNotExist"] class Type type-node

Syntax

public class ObjectFieldDoesNotExist : DiagnosticBase, IDiagnostic

Constructors

Fields

Name Constant Value Summary
_className
_fieldName

Methods

Name Value Summary
Problem() string
Reason() Object
Solution() string
ToString() string
Inherited from DiagnosticBase