Share via


AzureTableSource.AzureTableSourceIgnoreTableNotFound Property

Definition

Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to