Rollback-Methode

Rolls back a transaction in a pending state that the AdomdTransaction represents.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public Sub Rollback
'Usage
Dim instance As AdomdTransaction

instance.Rollback()
public void Rollback()
public:
virtual void Rollback() sealed
abstract Rollback : unit -> unit 
override Rollback : unit -> unit 
public final function Rollback()

Implementiert

IDbTransaction. . :: . .Rollback() () () ()