Version

PrimaryKeyValue Class Members

The following tables list the members exposed by PrimaryKeyValue.

Public Constructors
 NameDescription
Public ConstructorPrimaryKeyValue ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyKeyThe primary key associated with this value.  
Public PropertyValueThe value of the keys for this primary key value.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateIdentityKey  
Public MethodEqualsDetermines if two primary key values are equal.  
Public MethodGetHashCodeGets the hash code of the primary key value.  
See Also