Overload List

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

See Also