This topic has not yet been rated - Rate this topic

DbTransaction Properties

The DbTransaction type exposes the following members.

  Name Description
Public property Connection Specifies the DbConnection object associated with the transaction.
Protected property DbConnection Specifies the DbConnection object associated with the transaction.
Public property IsolationLevel Specifies the IsolationLevel for this transaction.
Top
  Name Description
Explicit interface implemetation Private property IDbTransaction.Connection Gets the DbConnection object associated with the transaction, or a null reference if the transaction is no longer valid.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ