AceQL HTTP C# Client SDK v7.7

AceQLTransaction..::..RollbackAsync Method

Rolls back a transaction from a pending state.

Note that this call will put the remote connection in auto commit mode on after Rollback.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Task RollbackAsync()

Exceptions


ExceptionCondition
AceQL.Client.Api..::..AceQLExceptionIf any Exception occurs.