Partager via


AvroWriteSettings.MaxRowsPerFile Propriété

Définition

Obtient ou définit la limite du nombre de lignes du fichier écrit pour qu’il soit inférieur ou égal au nombre spécifié. Type : entier (ou Expression avec un entier 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à