See Also

DbTransactionBase Class  | Devart.Common Namespace

See AlsoDevart.DataSend comments on this topic.

DbTransactionBase Class Members

Devart.Common Namespace : DbTransactionBase Class

DbTransactionBase overview

Public Properties

Public Property Connection (Inherited from System.Data.Common.DbTransaction)Specifies the DbConnection object associated with the transaction.
Public Property IsolationLevelOverridden. Specifies the IsolationLevel for the transaction.

Public Methods

Public Method Commit (Inherited from System.Data.Common.DbTransaction)Commits the database transaction.
Public Method CreateObjRef (Inherited from System.MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Public Method Dispose (Inherited from System.Data.Common.DbTransaction)Releases the unmanaged resources used by the DbTransaction.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method Rollback (Inherited from System.Data.Common.DbTransaction)Rolls back a transaction from a pending state.

Public Events

Public Event StateChangedOccurs when the state of the transaction is changed.
Public Event StateChangingOccurs when the state of the transaction is changing.

See Also

DbTransactionBase Class  | Devart.Common Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.