DhSQLResultSet.makeNULL
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- 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.