|
SQL-Unit
1.6
|
The AssertIntegerIsNull stored procedure. More...
Functions | |
| int | AssertIntegerIsNull (int @actual) |
| Asserts that the integer value is null. | |
The AssertIntegerIsNull stored procedure.
| int AssertIntegerIsNull | ( | int @ | actual | ) |
Asserts that the integer value is null.
| actual | The actual value. |
1.7.6.1