Partager via


QueryProgressNodeSample Classe

Définition

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
Héritage
QueryProgressNodeSample

Constructeurs

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

Champs

ActualRebindCount (Hérité de QueryCompletionStatistics)
ActualRowCount (Hérité de QueryCompletionStatistics)
LogicalReads
MaxCloseTime
MaxCPUtime
MaxElapsedTime
MaxFirstRowTime
MaxOpenTime
MinCloseTime
MinFirstRowTime
MinOpenTime
NodeId (Hérité de QueryCompletionStatistics)
SampleTime
SegmentReadSkip
Status
SumCpuTime
SumElapsedTime

S’applique à