The IAttributePathExpression type exposes the following members.

Methods

  NameDescription
Clone
EqualExceptForAlias
Performs an equality test between this instance and another instance comparing all fields except for the alias field

Properties

  NameDescription
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.

See Also