QueryProgressNodeSample 類別

定義

public ref class QueryProgressNodeSample : Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ProgressEstimation::QueryCompletionStatistics
public class QueryProgressNodeSample : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.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

適用於