HdfsReadSettings.Recursive Property

Definition

If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).

public object Recursive { get; set; }
member this.Recursive : obj with get, set
Public Property Recursive As Object

Property Value

Applies to