Overload List

  NameDescription
SetEntity(Int32, Object)
Bind an instance of a mapped persistent class to an indexed parameter.
(Inherited from IQuery.)
SetEntity(String, Object)
Bind an instance of a mapped persistent class to a named parameter.
(Inherited from IQuery.)

See Also