QueryProgressNodeSample Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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 |