Compartir a través de


SqlDWSink.AllowCopyCommand Propiedad

Definición

Obtiene o establece indica que se usa Copy Command para copiar datos en SQL Data Warehouse. Tipo: booleano (o Expresión con resultType boolean).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a