DatabaseExecuteScalar Method |
| Name | Description | |
|---|---|---|
| ExecuteScalar(String, String) |
Execute a scalar SQL statement (a statement that returns a single item).
| |
| ExecuteScalar(String, String, Int32) |
Execute a scalar SQL statement (a statement that returns a single item).
|