Partager via


AzureSqlDatabaseOutputDataSource.MaxWriterCount Propriété

Définition

Obtient ou définit le nombre maximal d’enregistreurs, actuellement seuls 1 (enregistreur unique) et 0 (basé sur la partition de requête) sont disponibles. Facultatif sur les demandes PUT.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à