Compartir a través de


CopySink.WriteBatchSize Propiedad

Definición

Obtiene o establece el tamaño del lote de escritura. Tipo: entero (o Expresión con resultType entero), mínimo: 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a