Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Rolls back the current transaction on the connection to the server.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub RollbackTransaction
'Usage
Dim instance As Server
instance.RollbackTransaction()
public void RollbackTransaction()
public:
void RollbackTransaction()
member RollbackTransaction : unit -> unit
public function RollbackTransaction()