3.1 Types

ContextType
The type of CS_CONTEXT objects which wrap the Sybase CS_CONTEXT structure pointer.

ConnectionType
The type of CS_CONNECTION objects which wrap the Sybase CS_CONNECTION structure pointer.

CommandType
The type of CS_COMMAND objects which wrap the Sybase CS_COMMAND structure pointer.

BlkDescType
The type of CS_BLKDESC objects which wrap the Sybase CS_BLKDESC structure pointer.

DataFmtType
The type of CS_DATAFMT objects which wrap the Sybase CS_DATAFMT structure.

IODescType
The type of CS_IODESC objects which wrap the Sybase CS_IODESC structure.

ClientMsgType
The type of CS_CLIENTMSG objects which wrap the Sybase CS_CLIENTMSG structure.

ServerMsgType
The type of CS_SERVERMSG objects which wrap the Sybase CS_SERVERMSG structure.

DataBufType
The type of data buffers for sending and receiving data to and from Sybase. The type of object returned by DataBuf('hello').

NumericType
The type used to store Sybase CS_NUMERIC and CS_DECIMAL data values.

DateTimeType
The type used to store Sybase CS_DATETIME and CS_DATETIME4 data values.

MoneyType
The type used to store Sybase CS_MONEY and CS_MONEY4 data values.