Partager via


AzureTableOutputDataSource.BatchSize Propriété

Définition

Obtient ou définit le nombre de lignes à écrire dans la table Azure à la fois.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.batchSize")]
public int? BatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.batchSize")>]
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à