ParquetDataset.CompressionCodec Property

Definition

Gets or sets the data compressionCodec. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to