Share via


AzureDataLakeStoreReadSettings.ListBefore Property

Definition

Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).

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

Property Value

Applies to