Send feedback on this topic.
Teradata.Client.Provider
TdTransaction Class Members
Properties  Methods 

Teradata.Client.Provider Namespace : TdTransaction Class

The following tables list the members exposed by TdTransaction.

Public Properties
 NameDescription
Public Property Gets the TdConnection object associated with this transaction.  
Public PropertyOverridden.  Gets the session isolation level associated with the transaction.  
Public Property Gets the TdQueryBand object that contains the definitions of the Query Bands that have been defined at the Transaction level.  
Top
Public Methods
 NameDescription
Public MethodThe Transaction Level Query Bands are modified to those defined in queryBand.  
Public Method Rolls back the transaction and enables the Auto-Commit mode.  
Public MethodOverridden.  Commits the transaction and re-enables the Auto-Commit mode.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases the unmanaged resources used by the System.Data.Common.DbTransaction. (Inherited from System.Data.Common.DbTransaction)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden.  Rolls back the transaction and re-enables the Auto-Commit mode.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
See Also

Reference

TdTransaction Class
Teradata.Client.Provider Namespace
TdConnection Class