Share via


AzureBlobFSSource.TreatEmptyAsNull Property

Definition

Treat empty as null. Type: boolean (or Expression with resultType boolean).

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

Property Value

Applies to