共用方式為


BatchedJoinBlock<T1,T2>.OutputCount 屬性

定義

取得可從此區塊接收的輸出項目數目。

public:
 property int OutputCount { int get(); };
public int OutputCount { get; }
member this.OutputCount : int
Public ReadOnly Property OutputCount As Integer

屬性值

Int32

輸出項目的數目。

適用於