Property IsClosed NamespaceInnova.Data AssemblyInnova.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.