IdeaBlade DevForce 2010 Help Reference
EntityKey Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityKey Class


The following tables list the members exposed by EntityKey.

Public Constructors

 NameDescription
Public ConstructorEntityKey ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyEntityTypeThe IEntity type associated with this primary key.  
Public PropertyValues An array of values associated with individual properties of the key.  
Top

Public Methods

 NameDescription
Public MethodCompareToSee System.IComparable.CompareTo(System.Object).  
Public MethodEquals Determines whether two primary keys refer to the same entity.  
Public MethodGetHashCodeSee System.Object.GetHashCode.  
Public MethodGetType (Inherited from object)
Public MethodToKeyQuery  
Public MethodToQueryReturns an EntityQuery to retrieve the item represented by this key.  
Public MethodToString Returns a human readable representation of this Primary Key.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

Public Operators

See Also

© 2013 All Rights Reserved.