次の方法で共有


DatasetTextFormat.TreatEmptyAsNull プロパティ

定義

テキスト ファイル内の空の列値を null として扱います。 既定値は、true です。 型: 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)

プロパティ値

適用対象