3.11 CS_IODESC Objects

CS_IODESC objects are a very thing wrapper around the Sybase CS_IODESC structure. They have the following attributes:

attribute type
iotype int
datatype int
usertype int
total_txtlen int
offset int
log_on_update int
name string
timestamp binary
textptr binary

These objects are created either by calling the ct_data_info() method of a CS_COMMAND object, or by calling the CS_IODESC constructor.