EntityDataReader.IsClosed Właściwość

Definicja

Pobiera wartość wskazującą, czy element EntityDataReader jest zamknięty.

public:
 virtual property bool IsClosed { bool get(); };
public override bool IsClosed { get; }
member this.IsClosed : bool
Public Overrides ReadOnly Property IsClosed As Boolean

Wartość właściwości

true jeśli element EntityDataReader jest zamknięty; w przeciwnym razie false.

Dotyczy