Share via


StreamingCollection<T> 建構函式 (Command, Int32)

使這個設定為命令用來填入資料集的 StreamingCollection 建構函式。 會需要,這可讓集合進行資料流處理部分資料和使用命令 ContinueExecution 方法資料擷取資料。物件的估計的快取大小。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Sub New ( _
    command As Command, _
    cachedSize As Integer _
)
public StreamingCollection(
    Command command,
    int cachedSize
)

參數

.NET Framework 安全性

請參閱

參考

StreamingCollection<T> 類別

StreamingCollection<T> 多載

Microsoft.TeamFoundation.Framework.Server 命名空間