Freigeben über


AzureSqlDatabaseOutputDataSource.MaxWriterCount Eigenschaft

Definition

Ruft die maximale Anzahl von Writern ab, oder legt sie fest. Derzeit sind nur 1 (einzelner Writer) und 0 (basierend auf der Abfragepartition) verfügbar. Optional für PUT-Anforderungen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: