Determines the default ORDER BY clause applied when querying. This attribute
can be applied to either an
Entity<(Of <(TId>)>) class or an
EntityCollection<(Of <(TEntity>)>) one-to-many association field.
When defined at the class level the specified ordering becomes the default
ordering used when retrieving the associated class.
When defined at the association level the specified ordering is applied only
when loading that particular association.

Declaration Syntax

Members

Inheritance Hierarchy
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)