![]() | SphinxQLTransaction Properties |
The SphinxQLTransaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Connection | Specifies the DbConnection object associated with the transaction. (Inherited from DbTransaction.) |
![]() | IsolationLevel |
Specifies the IsolationLevel for this transaction. Not supported.
(Overrides DbTransactionIsolationLevel.) |
Name | Description | |
---|---|---|
![]() ![]() | IDbTransactionConnection | Gets the DbConnection object associated with the transaction, or a null reference if the transaction is no longer valid. (Inherited from DbTransaction.) |