|
SQL-Unit
1.6
|
The AssertTableIsEmpty stored procedure. More...
Functions | |
| int | AssertTableIsEmpty (TableName @table) |
| Asserts that the table contains no rows. | |
The AssertTableIsEmpty stored procedure.
| int AssertTableIsEmpty | ( | TableName @ | table | ) |
Asserts that the table contains no rows.
| table | The table to verify. |
1.7.6.1