Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
NHibernate API Reference
IQuery
.
.
::
.
.
SetInt32 Method
IQuery Interface
See Also
Send Feedback
Overload List
Name
Description
SetInt32(Int32, Int32)
Bind an instance of a
Int32
to an indexed parameter using an NHibernate
Int32Type
.
SetInt32(String, Int32)
Bind an instance of a
Int32
to a named parameter using an NHibernate
Int32Type
.
See Also
IQuery Interface
IQuery Members
NHibernate Namespace