'Declaration Public Overrides NotOverridable Sub Commit()
'Usage Dim instance As TdTransaction instance.Commit()
public override void Commit()
public: void Commit(); override
'Declaration Public Overrides NotOverridable Sub Commit()
'Usage Dim instance As TdTransaction instance.Commit()
public override void Commit()
public: void Commit(); override
Exception | Description |
---|---|
System.ObjectDisposedException | Object is disposed and the transaction has already been committed or rolled back. |
TdException | The Teradata Database returned an error, or .NET Data Provider for Teradata detected an error. |
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