Metodo Commit

Commits the transaction that the AdomdTransaction represents.

Spazio dei nomi:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public Sub Commit
'Utilizzo
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()

Implementa

IDbTransaction. . :: . .Commit() () () ()

Osservazioni

This method commits the transaction.