Share via


DataSet.DisposeDataReaderTimeSpecified Property

Definition

Gets a value that indicates whether the dispose data reader has a specified time for data set.

public:
 property bool DisposeDataReaderTimeSpecified { bool get(); };
public bool DisposeDataReaderTimeSpecified { get; }
member this.DisposeDataReaderTimeSpecified : bool
Public ReadOnly Property DisposeDataReaderTimeSpecified As Boolean

Property Value

true if the dispose data reader has a specified time for data set; otherwise, false.

Applies to