AceQL HTTP C# Client SDK v7.7

AceQLCommand..::..ExecuteNonQueryAsync Method

Overload List


  Name Description
Public method ExecuteNonQueryAsync(CancellationToken)
Executes the SQL statement against the connection and returns the number of rows affected.

The cancellation token can be used to can be used to request that the operation be abandoned before the http request timeout.

Public method ExecuteNonQueryAsync()()()()
Executes the SQL statement against the connection and returns the number of rows affected.