Share via


DataSet.ExecuteReaderTimeSpecified Property

Definition

Gets a value that specifies whether the execute reader time has a specified data set.

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

Property Value

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

Applies to