Initializes a new instance of the RowCountProjection class

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

Syntax

C#
protected internal RowCountProjection()
Visual Basic
Protected Friend Sub New
Visual C++
protected public:
RowCountProjection()

See Also