AdomdTransaction.Rollback 메서드

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

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public Sub Rollback
‘사용 방법
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()

구현

IDbTransaction.Rollback()

참고 항목

참조

AdomdTransaction 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스