Returns the transaction isolation level for a Connection. This property is only available for database connections. Read only.
object.IsolationLevel = value
Where object is an object expression that evaluates to one of the controls in the Applies To list, and value is a value or constant as described in Settings.
Refer IsolationLevel constants for a list of available values.
© 2004-2021 looksoftware. All rights reserved.