AceQL HTTP C# Client SDK v7.7

AceQLDataReader..::..Read Method

Advances the reader to the next record.

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

Syntax


public bool Read()

Return Value

true if there are more rows; otherwise, false.

Exceptions


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