Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Retrieves the result set holdability for SQLServerResultSet objects that are generated by this SQLServerStatement object.
Syntax
public final int getResultSetHoldability()
Return Value
An int that indicates the result set holdability.
Exceptions
Remarks
This getResultSetHoldability method is specified by the getResultSetHoldability method in the java.sql.Statement interface.