The IdentifierExpression type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IdentifierExpression | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| EqualExceptForAlias |
Performs an equality test between this instance and another instance comparing all fields except for
the alias field
| |
| Equals | (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 | (Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| 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
|