次の方法で共有


DatasetJsonFormat.NestingSeparator プロパティ

定義

入れ子のレベルを区切るために使用される文字。 既定値は '.' です(ドット)。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象