次の方法で共有


HdfsSource.Recursive プロパティ

定義

true の場合、フォルダー パスの下のファイルは再帰的に読み取られます。 既定値は true です。 型: boolean (または resultType ブール値を持つ式)。

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

プロパティ値

適用対象