DataSet.DataReaderMappingTimeSpecified Property

Definition

Gets a value that indicates whether the data reader mapping time is specified.

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

Property Value

true if the data reader mapping time is specified; otherwise, false.

Applies to