'Declaration Public Overloads Sub Rollback( _ ByVal savePointName As String _ )
public void Rollback( string savePointName )
Parameters
- savePointName
- Name of the savepoint to rollback the transaction to.
'Declaration Public Overloads Sub Rollback( _ ByVal savePointName As String _ )
public void Rollback( string savePointName )