Condividi tramite


getFetchSize Method (SQLServerResultSet)

Retrieves the fetch size for this SQLServerResultSet object.

public int getFetchSize()

Valore restituito

An int that indicates the current fetch size.

Eccezioni

SQLServerException

Osservazioni

This getFetchSize method is specified by the getFetchSize method in the java.sql.ResultSet interface.

Vedere anche

Riferimento

SQLServerResultSet Class

Concetti

SQLServerResultSet Methods
SQLServerResultSet Members