Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Retrieves the result set type for SQLServerResultSet objects that are generated by this SQLServerStatement object.
Syntax
public final int getResultSetType()
Return Value
An int that indicates the result set type.
Exceptions
Remarks
This getResultSetType method is specified by the getResultSetType method in the java.sql.Statement interface.