Task |
| Name | Description | |
|---|---|---|
| ExecuteNonQuery(String, Boolean) | Execute a SQL statement on the task connection (or on all the connections of the source) | |
| ExecuteNonQuery(MetaConnection, String, String) | Execute a SQL statement on a given connection. Several statements may be executed using a commands separator. |