Fill all IQuery properties.
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected void SetQueryProperties( IQuery q ) |
Visual Basic |
---|
Protected Sub SetQueryProperties ( _ q As IQuery _ ) |
Visual C++ |
---|
protected: void SetQueryProperties( IQuery^ q ) |
Parameters
- q
- Type: NHibernate..::..IQuery
The IQuery.
Remarks
Query properties are overriden/merged.