次の方法で共有


AzureBlobFSSource.TreatEmptyAsNull プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象