'Declaration Public Overloads Sub Rollback( _ ByVal savePointName As String _ )
public void Rollback( string savePointName )
Parameters
- savePointName
- The name of the savepoint.
'Declaration Public Overloads Sub Rollback( _ ByVal savePointName As String _ )
public void Rollback( string savePointName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DB2Transaction Class
DB2Transaction Members
Overload List
BeginTransaction Method
Commit Method
Devart.Data.DB2.DB2Transaction.Save(System.String)