Share via


TableOutputDataSource.BatchSize Property

Definition

The number of rows to write to the Azure Table at a time.

public int? BatchSize { get; set; }
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Property Value

Applies to