Initializes a new instance of the CountProjection class
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected internal CountProjection( string prop ) |
Visual Basic |
---|
Protected Friend Sub New ( _ prop As String _ ) |
Visual C++ |
---|
protected public: CountProjection( String^ prop ) |
Parameters
- prop
- Type: System..::..String
[Missing <param name="prop"/> documentation for "M:NHibernate.Criterion.CountProjection.#ctor(System.String)"]