Each row of results is an instance of the root entity

Namespace: NHibernate.Criterion
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static readonly IResultTransformer RootEntity
Visual Basic
Public Shared ReadOnly RootEntity As IResultTransformer
Visual C++
public:
static initonly IResultTransformer^ RootEntity

See Also