DomainObjects Class Library

Key Properties

The properties of the Key class are listed below. For a complete list of Key class members, see the Key Members topic.

Public Instance Properties

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.

See Also

Key Class | DomainObjects.Facade.Domain Namespace