setParam
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Sets the value of an SQL statement's input parameter
to the specified value; a literal, procedure variable, or procedure
input parameter. The following Java classes declare setParam:
-
SQLIStatement -
SQLPStatement -
SQLCursor