次の方法で共有


DataFactoryBlobSource.TreatEmptyAsNull プロパティ

定義

空を null として扱います。 型: boolean (または resultType ブール値を持つ式)。

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)

プロパティ値

適用対象