The IdentifierExpression type exposes the following members.

Constructors

  NameDescription
IdentifierExpressionOverloaded.

Methods

  NameDescription
EqualExceptForAlias
Performs an equality test between this instance and another instance comparing all fields except for the alias field
Equals
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::.Equals(Object).)
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::.GetHashCode()()().)
ToString
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
EntityType
The type of entity which this identifier expression is associated with
EntityTypeAlias
The alias to be applied to the entity type of this expression

See Also