AdoDotNetConnectionSupport.RollbackTransaction Method

Rolls back, or voids, a transaction and returns the new current transaction level.

Namespace:  Microsoft.VisualStudio.Data.AdoDotNet
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

public virtual int RollbackTransaction()

Return Value

Type: System.Int32
Returns an integer value indicating the new current transaction level.

.NET Framework Security

See Also

Reference

AdoDotNetConnectionSupport Class

Microsoft.VisualStudio.Data.AdoDotNet Namespace