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

AceQLDataReader Class

Class AceQLDataReader. Provides a way of reading a forward-only stream of rows from a remote database transferred in a local filePath.

Note that all data of the stream are already downloaded when AceQLDataReader is created.

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

Syntax


public class AceQLDataReader : IDisposable

Inheritance Hierarchy


Object
  AceQL.Client.Api..::..AceQLDataReader