iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Chameleon Python API > Database Result Set Row Object |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The only time you will need to use the Database Result Set Row Object is when you are creating a default result set to be used in the case when the database support in Python is turned off (as described in Database Object). The methods on this object allow you to set the values for specified columns. The methods are described in the following table:
For more information, see Database Object to view a detailed example on how to use the methods for the Database Result Set Row Object. |