SQLCursor.setParam
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Sets the value of an SQL statement's input parameter
to the specified value (a literal, procedure variable, or procedure
input parameter). This method is common to the SQLCursor, SQLIStatement,
and SQLPStatement classes.