SQL::Query::GenerateNativeSyntax Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/GenerateNativeSyntax Method.xml
Generate a native SQL statement using the selected syntax associated with the current or passed connection.
SQL::Query::Reset Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Reset Method.xml
Reset the query as if it had just been created.
SQL::Query::Parse Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Parse Method.xml
Parse the SQLStatement passed (or the value previously set into the SQLStatement property).
SQL::Query::Format Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Format Method.xml
Format the original source (by default, lines are broken at significant keywords)..
SQL::Query::ReleaseConnection Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/ReleaseConnection Method.xml
Clear out the connection property.
SQL::Query::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Execute Method.xml
Execute the current statement using the current or passed connection. Optionally providing argument values as an object or as XML. Note: Argument values are merged with those already set on the query.
SQL::Query::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Validate Method.xml
Execute the current statement using the current or passed connection.
SQL::Query::Join::Reset Function
/documentation/pages/Ref/Api/Namespace/SQL/Query/Join/SQL Query Join Reset Function.xml
Reset the query as if it had just been created.
Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
SQL::Statement::GenerateNativeSyntax Function
/documentation/pages/Ref/Api/Namespace/SQL/Statement/GenerateNativeSyntax Method.xml
Generate a native SQL statement using the selected syntax associated with the current or passed connection.