| |||||||||||||||
IsolationLevel EnumerationSpecifies the transaction locking behavior for the connection. This enumeration has a FlagsAttribute that allows a bitwise combination of its member values. Members
RemarksThe IsolationLevel values are used by a .NET data provider when performing a transaction. The IsolationLevel remains in effect until explicitly changed, but it can be changed at any time. The new value is used at execution time, not parse time. If changed during a transaction, the expected behavior of the server is to apply the new locking level to all statements remaining. |
| ||||||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme