Compartir a través de


getFetchSize Method (SQLServerResultSet)

Retrieves the fetch size for this SQLServerResultSet object.

public int getFetchSize()

Valor devuelto

An int that indicates the current fetch size.

Excepciones

SQLServerException

Observaciones

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members