The ISQLQuery type exposes the following members.

Properties

  NameDescription
NamedParameters
The names of all named parameters of the query
(Inherited from IQuery.)
QueryString
The query string
(Inherited from IQuery.)
ReturnTypes
The Hibernate types of the query result set.
(Inherited from IQuery.)

See Also