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

Syntax

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

See Also