Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Retrieves the result set concurrency for SQLServerResultSet objects that are generated by this SQLServerStatement object.
Syntax
public final int getResultSetConcurrency()
Return Value
An int that indicates the result set concurrency type.
Exceptions
Remarks
This getResultSetConcurrency method is specified by the getResultSetConcurrency method in the java.sql.Statement interface.