Compartilhar via


AzureTableOutputDataSource.BatchSize Propriedade

Definição

Obtém ou define o número de linhas a serem gravadas na Tabela do Azure por vez.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a