次の方法で共有


DelimitedTextDataset.NullValue プロパティ

定義

null 値の文字列を取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nullValue")]
public object NullValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.nullValue")>]
member this.NullValue : obj with get, set
Public Property NullValue As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象