.NET Framework Class Library
QueryParameters Constructor
QueryParameters Class  See Also  Send Feedback

Overload List

  NameDescription
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
Send feedback on this topic to Microsoft.