skip to main content
Developing ADO.NET Applications : Isolation Levels
 

Isolation Levels

The isolation levels supported by the .NET Client depend on the data source to which you are connecting. Isolation levels are set using the BeginTransaction(IsolationLevel) method of the OpenAccessConnection object.