Share via


LakeHouseTableSink.TableActionOption Property

Definition

The type of table action for LakeHouse Table sink. Possible values include: "None", "Append", "Overwrite".

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

Property Value

Applies to