IsolationLevel Property

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.

Note

Refer IsolationLevel constants for a list of available values.

See Also

DBConnect action

Applies To

DB Connection object


© 2004-2021 looksoftware. All rights reserved.