Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the fetch size for this SQLServerResultSet object.
public int getFetchSize()
An int that indicates the current fetch size.
This getFetchSize method is specified by the getFetchSize method in the java.sql.ResultSet interface.