Initializes a new instance of the IdentifierProjection class

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

Syntax

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

See Also