Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Commits the transaction that the AdomdTransaction represents.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Sub Commit
'Usage
Dim instance As AdomdTransaction
instance.Commit()
public void Commit()
public:
virtual void Commit() sealed
abstract Commit : unit -> unit
override Commit : unit -> unit
public final function Commit()
Implements
Remarks
This method commits the transaction.