- SQL::DeleteStatement::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/DeleteStatement/Execute Method.xml
Execute the current statement using the current or passed connection. Optionally providing argument values as an object or as XML.
- 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::Statement::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/Statement/Execute Method.xml
Execute the current statement using the current or passed connection.
Optionally providing argument values as an object or as XML.
- SQL::ImportStatement::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/ImportStatement/Execute Method.xml
Execute the current statement using the current or passed connection.
- SQL::InsertStatement::Execute Function
/documentation/pages/Ref/Api/Namespace/SQL/InsertStatement/Execute Method.xml
Execute the current statement using the current or passed connection.
- 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::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 DeleteStatement Object
/documentation/pages/Ref/Api/Namespace/SQL/DeleteStatement/index.xml
SQL DeleteStatement Object properties, methods, and examples.
- Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
- SQL::DeleteStatement::Parse Function
/documentation/pages/Ref/Api/Namespace/SQL/DeleteStatement/Parse Method.xml
Parse the SQLStatement passed (or the value previously set into the SQLStatement property).