Bagikan melalui


OrcDataset.OrcCompressionCodec Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to