Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.