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
ProductVersionsPlatforms
.NET2.1, 3.1, 6Windows, Linux, MacOS
.NET Framework4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdConnection Class
TdConnection Members