DevForce Help Reference
EntityKey Class Members
Properties  Methods 


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 MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToKeyQuery  
Public MethodToQueryReturns an EntityQuery to retrieve the item represented by this key.  
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
Public Operators
public Operator Equality
public Operator Inequality
Top
See Also

Reference

EntityKey Class
IdeaBlade.EntityModel Namespace

Send Feedback