RetrieveRow(String, Object) | Executes the SQL statement using Connection, and returns the first DataRow in the result set. |
RetrieveRow(Int32, String, Object) | Executes the SQL statement using Connection, and returns the first DataRow in the result set. |