The properties of the Key class are listed below. For a complete list of Key class members, see the Key Members topic.
Count | The number of values that comprise this Key. |
Item | Gets the Object at the specified index. |
Value | Get the database-stored value for this primary key. |
ValueAsList | Get the database-stored value for this primary key in the form of a list of objects. |
Key Class | DomainObjects.Facade.Domain Namespace