次の方法で共有


ParquetWriteSettings.MaxRowsPerFile プロパティ

定義

書き込まれたファイルの行数を、指定した数以下に制限する値を取得または設定します。 型: integer (または resultType 整数を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象