Product Documentation

V11.5 Update Guide

Previous Topic

Next Topic

Cursor.rowcount now returns the number of returned rows from "select" before fetching

The Python driver's Cursor.rowcount property has been enhanced to be compliant with the definition and return the appropriate number of rows for the recordset before starting to fetch.

TOCIndex