Property IsClosed
| Improve this Doc View SourceIsClosed
Gets a values indicating whether this DbReader is closed.
Declaration
public bool IsClosed { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets a values indicating whether this DbReader is closed.
public bool IsClosed { get; }
| Type | Description |
|---|---|
| System.Boolean |