AmoDataReader.IsClosed Property

Definition

Gets a value that indicates whether the AmoDataReader is closed.

public bool IsClosed { get; }
member this.IsClosed : bool
Public ReadOnly Property IsClosed As Boolean

Property Value

true if the AmoDataReader is closed; otherwise, false.

Implements

Applies to