Share via


SqlServerSink.WriteBehavior Property

Definition

Write behavior when copying data into sql server. Type: string (or Expression with resultType string).

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