![]() | The number of values that comprise this Key. |
![]() | |
![]() | Get the database-stored value for this primary key. |
![]() | Get the database-stored value for this primary key in the form of a list of objects. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that iterates through a collection. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets a string that semantically and uniquely identifies this instance. This value should be sufficient to act as a unique key in a cache or hashtable. It's value must be immutable over the lifetime of the instance. It should be the same string value from which the hashcode for this instance is generated. |
![]() | Get a string that identifies this field to a person familiar with the object model. Used when an instance of this field is part of a logging or assertion statement. |
![]() | Get the value for this parameter. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
CompositeKey Class | DomainObjects.Facade.Domain Namespace