General property accessor methods for Connection objects
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
General property accessor methods for Connection objects
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. The following is
the syntax for these general methods: