Entity |
The EntityInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | Gets the ID of the entity. | |
| ObjectType | Gets the kind of the entity. |
| Name | Description | |
|---|---|---|
| Equals(EntityInfo) | Indicates whether the current object is equal to another object of the same type. | |
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object)) | |
| GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(EntityInfo, EntityInfo) | Implements the operator ==. | |
| Inequality(EntityInfo, EntityInfo) | Implements the operator !=. |