DataSource.getIsolationLevel

Overview | Methods | This Package | All Packages

DataSource.getIsolationLevel

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