CopyActivity.EnableSkipIncompatibleRow Property

Definition

Gets or sets whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to