Share via


AzureTableSink.AzureTableInsertType Property

Definition

Azure Table insert type. Type: string (or Expression with resultType string).

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

Property Value

Applies to