Freigeben über


AzureSqlDatabaseOutputDataSource.MaxBatchCount Eigenschaft

Definition

Ruft die maximale Batchanzahl für Schreibvorgänge in sql-Datenbank ab oder legt sie fest. Der Standardwert ist 10.000. Optional für PUT-Anforderungen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: