BatchedJoinBlock<T1,T2,T3>.BatchSize Eigenschap

Definitie

Hiermee haalt u de grootte op van de batches die door deze BatchedJoinBlock<T1,T2,T3>batches zijn gegenereerd.

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

Waarde van eigenschap

De batchgrootte.

Van toepassing op