Task |
| Name | Description | |
|---|---|---|
| ExecuteScalar(String) | Execute a SQL statement on the task connection and return the first column of the first row of the result | |
| ExecuteScalar(MetaConnection, String) | Execute a SQL statement on a given connection and return the first column of the first row of the result |