Partager via


CopySink.WriteBatchSize Propriété

Définition

Obtient ou définit la taille de lot d’écriture. Type : entier (ou Expression avec un entier resultType), minimum : 0.

[Newtonsoft.Json.JsonProperty(PropertyName="writeBatchSize")]
public object WriteBatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="writeBatchSize")>]
member this.WriteBatchSize : obj with get, set
Public Property WriteBatchSize As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à