The IAttributePathExpression type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones the IAttributePathExpression.
| |
| EqualExceptForAlias |
Performs an equality test between this instance and another instance comparing all fields except for
the alias field
|
Properties
| Name | Description | |
|---|---|---|
| AttributePath |
The dotted path to the attribute.
| |
| EntityType |
The type of the entity being operated on.
| |
| EntityTypeAlias |
The alias of the entity type to be applied when translating this expression.
| |
| Functions |
Gets any functions applied to the expression.
| |
| HasFunctions |
Gets whether any functions are applied to the expression.
|