Overload List

  NameDescription
CreateSQLQuery(String)
Create a new instance of ISQLQuery for the given SQL query string.
(Inherited from ISession.)
CreateSQLQuery(String, String, Type) Obsolete.
Create a new instance of IQuery for the given SQL string.
(Inherited from ISession.)
CreateSQLQuery(String, array<String>[]()[], array<Type>[]()[]) Obsolete.
Create a new instance of IQuery for the given SQL string.
(Inherited from ISession.)

See Also