| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityKey Class | 
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 | Serves as the default hash function. | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToKeyQuery | |
![]()  | ToQuery | Returns an EntityQuery to retrieve the item represented by this key. | 
![]()  | ToString | Returns a string that represents the current object. | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) |