Partager via


SapTableSource.BatchSize Propriété

Définition

Obtient ou définit 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 d’une table SAP. Type : entier (ou Expression avec un entier resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="batchSize")]
public object BatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchSize")>]
member this.BatchSize : obj with get, set
Public Property BatchSize As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à