Share via


CopyActivity.ValidateDataConsistency Property

Definition

Gets or sets whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to