Namespace:  NHibernate.Expression
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected Friend Sub New
C#
protected internal RowCountProjection()
Visual C++
protected public:
RowCountProjection()
JavaScript
NHibernate.Expression.RowCountProjection = function();

See Also