| Overload | Description |
|---|---|
| ExecuteScalarSproc(String,Dictionary<String,Object>) | Execute the passed stored procedure and return the first column of the first row |
| ExecuteScalarSproc(String) | Execute the passed stored procedure and return the first column of the first row |