Share via


LakeHouseTableSink.TableActionOption Property

Definition

Gets or sets the type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to