Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Retrieves the fetch size for this SQLServerResultSet object.
Syntax
public int getFetchSize()
Return Value
An int that indicates the current fetch size.
Exceptions
Remarks
This getFetchSize method is specified by the getFetchSize method in the java.sql.ResultSet interface.