DhSQLResultSet.makeNULL
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.