The following tables list the members exposed by EntityKey.
Name | Description | |
---|---|---|
![]() | EntityKey Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EntityType | The IEntity type associated with this primary key. |
![]() | Values | An array of values associated with individual properties of the key. |
Name | Description | |
---|---|---|
![]() | CompareTo | See System.IComparable.CompareTo(System.Object). |
![]() | Equals | Determines whether two primary keys refer to the same entity. |
![]() | GetHashCode | See System.Object.GetHashCode. |
![]() | GetType | (Inherited from object) |
![]() | ToKeyQuery | |
![]() | ToQuery | Returns an EntityQuery to retrieve the item represented by this key. |
![]() | ToString | Returns a human readable representation of this Primary Key. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |