AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLTransaction..::..Dispose Method

Optional call, does nothing. The opened AceQLTransaction must be closed by an CommitAsync()()()() or an RollbackAsync()()()()

Method is provided for consistency as a DbTransaction (as a SQL Server SqlTransaction) is IDisposable.

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

Syntax


public void Dispose()