Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Code: JavaScript
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
Visual Basic
C#
Visual C++
JavaScript
Include Protected Members
Include Inherited Members
.NET Framework Class Library
QueryParameters Constructor
QueryParameters Class
See Also
Send Feedback
Overload List
Name
Description
QueryParameters
()
()
()
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
, IDictionary, IDictionary, RowSelection, Boolean, Boolean, String, String,
array<
Object
>
[]
()
[]
)
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
, IDictionary, IDictionary, RowSelection, Boolean, String, Boolean,
array<
Object
>
[]
()
[]
, Object, Type, Object, IResultTransformer)
Initializes an instance of the
QueryParameters
class.
QueryParameters(IType, Object)
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
)
Initializes an instance of the
QueryParameters
class.
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
,
array<
Object
>
[]
()
[]
)
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
, IDictionary,
array<
Object
>
[]
()
[]
)
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
, Object, Type, Object)
QueryParameters(
array<
IType
>
[]
()
[]
,
array<
Object
>
[]
()
[]
, IDictionary, RowSelection, Boolean, String, String, Boolean)
See Also
QueryParameters Class
QueryParameters Members
NHibernate.Engine Namespace