Table of Contents

Property IsClosed

Namespace
Innova.Data
Assembly
Innova.Data.dll

IsClosed

Gets a value indicating whether the data reader is closed.

public bool IsClosed { get; }

Property Value

bool

true if the data reader is closed; otherwise, false.