|
Database Result Set Row ObjectThe 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 the Database Object section). 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. |