Partager via


AvroWriteSettings.RecordName Propriété

Définition

Obtient ou définit le nom d’enregistrement de niveau supérieur dans le résultat d’écriture, ce qui est requis dans la spécification AVRO.

[Newtonsoft.Json.JsonProperty(PropertyName="recordName")]
public string RecordName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recordName")>]
member this.RecordName : string with get, set
Public Property RecordName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à