General property accessor methods for Connection objects
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
You can access Connection object properties by
property name using the get and set general purpose methods. When you use these methods, you must call the correct
accessor based on the data type of the property.