Send feedback on this topic.
Teradata.Client.Provider
BeginTransaction Method



Teradata.Client.Provider Namespace > TdConnection Class : BeginTransaction Method
Overload List
OverloadDescription
Begins an explicit transaction. Applications call TdTransaction.Commit to commit the transaction or TdTransaction.Rollback to rollback the transaction. The Teradata session goes back into an auto-commit mode after the Commit or the Rollback method is called.  
Begins an explicit transaction.  
Begins an explicit transaction.  
Begins an explicit transaction.  
Requirements

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdConnection Class
TdConnection Members