DomainObjects Class Library

CompositeKey Properties

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

Public Instance Properties

Count The number of values that comprise this Key.
Item 
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

CompositeKey Class | DomainObjects.Facade.Domain Namespace