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

AceQLCommand..::..ExecuteReaderAsync Method

Overload List


  Name Description
Public method ExecuteReaderAsync(CancellationToken)
Sends the AceQLCommand.CommandText to the AceQLConnection and builds an AceQLDataReader.

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

Public method ExecuteReaderAsync()()()()
Sends the AceQLCommand.CommandText to the AceQLConnection and builds an AceQLDataReader.