Compartir a través de


CopySink.WriteBatchTimeout Propiedad

Definición

Obtiene o establece el tiempo de espera de escritura por lotes. Tipo: cadena (o Expresión con cadena resultType), patrón: ((\d+).)? (\d\d):(60| ([0-5][0-9])):( 60| ([0-5][0-9])).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a