Compartir a través de


SqlDWSink.CopyCommandSettings Propiedad

Definición

Obtiene o establece especifica la configuración relacionada con copy Command cuando allowCopyCommand es true.

[Newtonsoft.Json.JsonProperty(PropertyName="copyCommandSettings")]
public Microsoft.Azure.Management.DataFactory.Models.DWCopyCommandSettings CopyCommandSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyCommandSettings")>]
member this.CopyCommandSettings : Microsoft.Azure.Management.DataFactory.Models.DWCopyCommandSettings with get, set
Public Property CopyCommandSettings As DWCopyCommandSettings

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a