DataSet.QueryPrepareAndExecutionTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得查詢準備和執行時間。
public:
property Nullable<long> QueryPrepareAndExecutionTime { Nullable<long> get(); void set(Nullable<long> value); };
public long? QueryPrepareAndExecutionTime { get; set; }
member this.QueryPrepareAndExecutionTime : Nullable<int64> with get, set
Public Property QueryPrepareAndExecutionTime As Nullable(Of Long)
屬性值
查詢準備時間與執行時間。