SQLProvider

TransactionOptions Type

Configuration options for database transactions. Corresponds to the System.Transactions.TransactionOptions.

Record fields

Record Field Description

IsolationLevel

Full Usage: IsolationLevel

Field type: IsolationLevel

The isolation level for the transaction

Field type: IsolationLevel

Timeout

Full Usage: Timeout

Field type: TimeSpan

Maximum time the transaction can remain active before timing out

Field type: TimeSpan

Static members

Static member Description

TransactionOptions.Default

Full Usage: TransactionOptions.Default

Returns: TransactionOptions
Returns: TransactionOptions

Type something to start searching.