Parent: ODBC session
Object specific | |
$effectivebatchsize | The revised batch size being used for the current statement. This differs from $batchsize in cases where $maxbuffersize is exceeded (read-only) |
$maxresultsetsize | The maximum size of a result set. $fetch() stops fetching rows when this limit is exceeded (and $fetch() returns kFetchMemoryExceeded) |
$nativewarncode | Information or warning generated by the last operation |
$nativewarntext | Information or warning generated by the last operation |
Standard | $batchsize $columncount $columndelimiter $errorcode $errortext $maxbuffersize $nativeerrorcode $nativeerrorpending $nativeerrortext $resultspending $rowcount $rowdelimiter $rowsaffected $rowsfetched $rpcreturnvalue $sqlstripspaces $sqltext $state $statementname $usecursor |
Standard | $clear $columns $execdirect $execute $fetch $fetchinto $fetchtofile $indexes $nextnativeerror $prepare $results $rpc $rpcparameters $rpcprocedures $tables |