SphinxQLTransactionIsolationLevel Property

Specifies the IsolationLevel for this transaction. Not supported.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override IsolationLevel IsolationLevel { get; }

Property Value

IsolationLevel

Return Value

IsolationLevel
The IsolationLevel for this transaction.

Implements

IDbTransactionIsolationLevel

Exceptions

See Also