Summary
analyzes the passed expression and tries to find the path to the
backing field that is accessed.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Qlin - Containing Type
- Prototypes
Syntax
public virtual IEnumerator BackingFieldPath(string className, Object expression)
Remarks
analyzes the passed expression and tries to find the path to the
backing field that is accessed.
Parameters
| Name | Type | Description |
|---|---|---|
| className | string | |
| expression | Object |
Return Value
| Type | Description |
|---|---|
| IEnumerator |