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
NamedSQLQueryDefinition Constructor
NamedSQLQueryDefinition Class
See Also
Send Feedback
Overload List
Name
Description
NamedSQLQueryDefinition(String,
array<
INativeSQLQueryReturn
>
[]
()
[]
[]
, IList
<
(Of
<
<'
(
String
>
)
>
>
)
, Boolean, String, Int32, Int32, FlushMode, Nullable
<
(Of
<
<'
(
CacheMode
>
)
>
>
)
, Boolean, String, IDictionary
<
(Of
<
<'
(
String, String
>
)
>
>
)
, Boolean)
Initializes a new instance of the
NamedSQLQueryDefinition
class
NamedSQLQueryDefinition(String, String, IList
<
(Of
<
<'
(
String
>
)
>
>
)
, Boolean, String, Int32, Int32, FlushMode, Nullable
<
(Of
<
<'
(
CacheMode
>
)
>
>
)
, Boolean, String, IDictionary
<
(Of
<
<'
(
String, String
>
)
>
>
)
, Boolean)
Initializes a new instance of the
NamedSQLQueryDefinition
class
See Also
NamedSQLQueryDefinition Class
NamedSQLQueryDefinition Members
NHibernate.Engine Namespace