Click or drag to resize

CqlBatchTransactionIsolationLevel Property

Namespace:  Dse.Data
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public override IsolationLevel IsolationLevel { get; }

Property Value

Type: IsolationLevel

Implements

IDbTransactionIsolationLevel
See Also