SQL-Unit
1.6
|
The TestResult_DeleteResult stored procedure. More...
Functions | |
int | TestResult_DeleteResult (ProcedureName @procedure) |
Delete the result of the specified test. |
The TestResult_DeleteResult stored procedure.
int TestResult_DeleteResult | ( | ProcedureName @ | procedure | ) |
Delete the result of the specified test.
procedure | The name of the unit test procedure |