The CriteriaUtil type exposes the following members.

Fields

  NameDescription
AliasToEntityMap
Each row of results is an IDictionary from alias to entity instance
DistinctRootEntity
Each row of results is a distinct instance of the root entity
RootAlias
The alias that refers to the "root" entity of the criteria query.
RootEntity
Each row of results is an instance of the root entity

See Also