Share via


SapTableSource.BatchSize Property

Definition

Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).

public object BatchSize { get; set; }
member this.BatchSize : obj with get, set
Public Property BatchSize As Object

Property Value

Applies to