Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
SqlQueryImpl..::..SetParameter Method
SqlQueryImpl 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

SqlQueryImpl Class
SqlQueryImpl Members
NHibernate.Impl Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate