Bagikan melalui


SqlMISink.WriteBehavior Property

Definition

Gets or sets white behavior when copying data into azure SQL MI. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to