Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
QueryImpl..::..SetParameter Method
QueryImpl Class See Also Send Feedback

Overload List

  NameDescription
Public methodSetParameter(Int32, Object) (Inherited from AbstractQueryImpl.)
Public methodSetParameter<(Of <<'(T>)>>)(Int32, T) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(String, Object) (Inherited from AbstractQueryImpl.)
Public methodSetParameter<(Of <<'(T>)>>)(String, T) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(Int32, Object, IType) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(String, Object, IType) (Inherited from AbstractQueryImpl.)

See Also

QueryImpl Class
QueryImpl Members
NHibernate.Impl Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate