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(Type clazz, Object expression)
Remarks
analyzes the passed expression and tries to find the path to the
backing field that is accessed.
Parameters
Name | Type | Description |
---|---|---|
clazz | Type | |
expression | Object |
Return Value
Type | Description |
---|---|
IEnumerator |