DhSQLResultSet.makeNULL
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Sets a field of the currently active row in a procedure's
result set to NULL. This method is redundant with
using the DhSQLResultSet.set method to set a procedure result-set
field to NULL.