Share via


SkipErrorFile.DataInconsistency Property

Definition

Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> DataInconsistency { get; set; }
member this.DataInconsistency : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property DataInconsistency As DataFactoryElement(Of Boolean)

Property Value

Applies to