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.
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.