makeNULL
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Sets the value of an SQL statement's input parameter
to NULL. The following Java classes declare makeNULL:
-
SQLIStatement -
SQLPStatement -
SQLCursor
Sets a field of the currently active row in a procedure's result
set to NULL:
-
DhSQLResultSet