Overview | Methods | This Package | All Packages
Retrieves the degree to which this DataSource object is aware of transactions made by other users to the same data source.
Syntax
public int getIsolationLevel()
Return Value
Returns one of the values defined in the AdoEnums.IsolationLevel class.
See Also setIsolationLevel