Compartir a través de


QueryProgressNodeSample Clase

Definición

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

Constructores

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

Campos

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

Se aplica a