次の方法で共有


AzureDataLakeStoreReadSettings.ListBefore プロパティ

定義

ファイル名またはフォルダー名の辞書順序に基づいて、値の前のファイルを取得または設定します (含む)。 データ セット内の folderPath の下に適用され、folderPath の下にあるファイル/サブフォルダーをフィルター処理します。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象