Поделиться через


Метод Commit

Commits the transaction that the AdomdTransaction represents.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public Sub Commit
'Применение
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()

Реализует

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

Замечания

This method commits the transaction.