共用方式為


BatchedJoinBlock<T1,T2>.BatchSize 屬性

定義

取得 BatchedJoinBlock<T1,T2> 所產生的批次大小。

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

屬性值

Int32

批次大小。

適用於