QueryCompletionStatistics(Int32, UInt64, UInt64) Constructeur

Définition

public:
 QueryCompletionStatistics(int nodeId, System::UInt64 actualRowCount, System::UInt64 actualRebindCount);
public QueryCompletionStatistics (int nodeId, ulong actualRowCount, ulong actualRebindCount);
new Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryCompletionStatistics : int * uint64 * uint64 -> Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryCompletionStatistics
Public Sub New (nodeId As Integer, actualRowCount As ULong, actualRebindCount As ULong)

Paramètres

nodeId
Int32
actualRowCount
UInt64
actualRebindCount
UInt64

S’applique à