- SQL::UpdateStatement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/UpdateStatement/Validate Method.xml
Execute the current statement using the current or passed connection.
- 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::Statement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/Statement/Validate Method.xml
Execute the current statement using the current or passed connection.
- SQL::DeleteStatement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/DeleteStatement/Validate Method.xml
Execute the current statement using the current or passed connection.
- SQL::InsertStatement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/InsertStatement/Validate Method.xml
Execute the current statement using the current or passed connection.
- SQL::ImportStatement::Validate Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Validate Method.xml
Execute the current statement using the current or passed connection.
- Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
- SQL::UpdateStatement::Reset Function
/documentation/pages/Ref/Api/Namespace/SQL/UpdateStatement/Reset Method.xml
Reset the query as if it had just been created.
- SQL::UpdateStatement::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/UpdateStatement/Execute Method.xml
Execute the current statement using the current or passed connection.
Optionally providing argument values as an object or as XML.
- SQL::UpdateStatement::GenerateNativeSyntax Function
/documentation/pages/Ref/Api/Namespace/SQL/UpdateStatement/GenerateNativeSyntax Method.xml
Generate a native SQL statement using the selected syntax associated with the current or passed connection.