Libraries anvil sql ResultSet getConcurrency

int getConcurrency()
Returns the concurrency mode of this result set. The concurrency used is determined by the statement that created the result set.
Returns the concurrency type, CONCUR_READ_ONLY or CONCUR_UPDATABLE
Throws SQLError -  if an error occured