SYBASE statement

Parent: SYBASE session

Properties Methods 

Properties

Object specific 
$bindshort0dpassmallintIf kTrue, Short number 0dp parameters are bound as SMALLINTs
$cterrorlayerLayer at which error occurred
$cterrornumberError number
$cterrororiginOrigin of error
$cterrorseveritySeverity of error
$effectivebatchsizeThe revised batch size being used for the current statement. This differs from $batchsize in cases where $maxbuffersize is exceeded (read-only)
$emptystringisblankIf kTrue, empty strings will be inserted as a single blank
$maxresultsetsizeThe maximum size of a result set. $fetch() stops fetching rows when this limit is exceeded (and $fetch() returns kFetchMemoryExceeded)
$nativewarntextInformation or warning generated by the last operation
$rpcparamspendingAn rpc parameter result set is pending
Standard$batchsize $columncount $columndelimiter $errorcode $errortext $maxbuffersize $nativeerrorcode $nativeerrorpending $nativeerrortext $resultspending $rowcount $rowdelimiter $rowsaffected $rowsfetched $rpcreturnvalue $sqlstripspaces $sqltext $state $statementname $usecursor

Methods

Object specific 
$cancelresultset$cancelresultset() Cancel the current result set
$writelob$writelob(vVariable,cTablename,cColumnname[,cWHERE-clause,bUselog=kTrue]) update a single image or text column
Standard$clear $columns $execdirect $execute $fetch $fetchinto $fetchtofile $indexes $nextnativeerror $prepare $results $rpc $rpcparameters $rpcprocedures $tables