Partager via


SapTableSource.BatchSize Propriété

Définition

Spécifie le nombre maximal de lignes qui seront récupérées à la fois lors de la récupération de données à partir de la table SAP. Type : entier (ou Expression avec un entier resultType).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> BatchSize { get; set; }
member this.BatchSize : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property BatchSize As DataFactoryElement(Of Integer)

Valeur de propriété

S’applique à