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

AceQLDataReader..::..IsClosed Property

Retrieves a Boolean value that indicates whether the specified AceQLDataReader instance has been closed.

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

Syntax


public bool IsClosed { get; }

Field Value

true if the specified AceQLDataReader instance is closed; otherwise false.