Share via


QueryProgressNodeSample Class

Definition

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
Inheritance
QueryProgressNodeSample

Constructors

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

Fields

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

Applies to