QueryCompletionStatistics(Int32, UInt64, UInt64) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
QueryCompletionStatistics(int nodeId, System::UInt64 actualRowCount, System::UInt64 actualRebindCount);
public QueryCompletionStatistics (int nodeId, ulong actualRowCount, ulong actualRebindCount);
Public Sub New (nodeId As Integer, actualRowCount As ULong, actualRebindCount As ULong)
參數
- nodeId
- Int32
- actualRowCount
- UInt64
- actualRebindCount
- UInt64