QueryProgressNodeSample クラス

定義

public ref class QueryProgressNodeSample : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ProgressEstimation::QueryCompletionStatistics
public class QueryProgressNodeSample : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryCompletionStatistics
type QueryProgressNodeSample = class
    inherit QueryCompletionStatistics
Public Class QueryProgressNodeSample
Inherits QueryCompletionStatistics
継承
QueryProgressNodeSample

コンストラクター

QueryProgressNodeSample(IList<QueryProgressThreadSample>, Int64)
QueryProgressNodeSample(Int32, UInt64, UInt64, Int64, Int64, Int64, Int64)

フィールド

ActualRebindCount (継承元 QueryCompletionStatistics)
ActualRowCount (継承元 QueryCompletionStatistics)
LogicalReads
MaxCloseTime
MaxCPUtime
MaxElapsedTime
MaxFirstRowTime
MaxOpenTime
MinCloseTime
MinFirstRowTime
MinOpenTime
NodeId (継承元 QueryCompletionStatistics)
SampleTime
SegmentReadSkip
Status
SumCpuTime
SumElapsedTime

適用対象