Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the property that indicates whether repeatable read is enabled.
Syntax
public boolean selectWithRepeatableRead([boolean useRepeatableRead])
Run On
Called
Parameters
- useRepeatableRead
Type: boolean
A Boolean value that indicates whether repeatable read is enabled; optional.
Return Value
Type: boolean
true if repeatable read is enabled; otherwise, false.