Share via


SqlDWSink.WriteBehavior Property

Definition

Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum).

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

Property Value

Applies to