Partager via


AzureSqlDatabaseOutputDataSource.MaxBatchCount Propriété

Définition

Obtient ou définit le nombre maximal de lots pour l’écriture dans la base de données Sql, la valeur par défaut est 10 000. Facultatif sur les demandes PUT.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxBatchCount")]
public double? MaxBatchCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxBatchCount")>]
member this.MaxBatchCount : Nullable<double> with get, set
Public Property MaxBatchCount As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à