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

适用于