SQLProvider

IsolationLevel Type

Corresponds to the System.Transactions.IsolationLevel.

Record fields

Record Field Description

Chaos

Full Usage: Chaos

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

DontCreateTransaction

Full Usage: DontCreateTransaction

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

ReadCommitted

Full Usage: ReadCommitted

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

ReadUncommitted

Full Usage: ReadUncommitted

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

RepeatableRead

Full Usage: RepeatableRead

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

Serializable

Full Usage: Serializable

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

Snapshot

Full Usage: Snapshot

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

Unspecified

Full Usage: Unspecified

Field type: IsolationLevel
Modifiers: static
Field type: IsolationLevel

Type something to start searching.