DataSet.DataReaderMappingTime 屬性

定義

會得到指令讀取器映射時間。

public:
 property Nullable<long> DataReaderMappingTime { Nullable<long> get(); void set(Nullable<long> value); };
public long? DataReaderMappingTime { get; set; }
member this.DataReaderMappingTime : Nullable<int64> with get, set
Public Property DataReaderMappingTime As Nullable(Of Long)

屬性值

指令讀取器映射時間。

適用於