Expand Minimize
This topic has not yet been rated - Rate this topic

getResultSetConcurrency Method (SQLServerStatement)

Retrieves the result set concurrency for SQLServerResultSet objects that are generated by this SQLServerStatement object.


public final int getResultSetConcurrency()

An int that indicates the result set concurrency type.

This getResultSetConcurrency method is specified by the getResultSetConcurrency method in the java.sql.Statement interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.