Overload List
| Name | Description | |
|---|---|---|
| ExecuteSingletonQuery(CommandConfig) |
Executes a select statement or stored procedure and reads the first row of the returned record set
| |
| ExecuteSingletonQuery(String) |
Executes a select statement or stored procedure and reads the first row of the returned record set
| |
| ExecuteSingletonQuery(String, IDictionary) |
Executes a select statement or stored procedure and reads the first row of the returned record set
|