BinaryReadSettings.CompressionProperties プロパティ

定義

圧縮設定。 基底クラスであることに注意 CompressionReadSettings してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がZipDeflateReadSettings含まれます。TarGZipReadSettingsTarReadSettings

public Azure.Analytics.Synapse.Artifacts.Models.CompressionReadSettings CompressionProperties { get; set; }
member this.CompressionProperties : Azure.Analytics.Synapse.Artifacts.Models.CompressionReadSettings with get, set
Public Property CompressionProperties As CompressionReadSettings

プロパティ値

適用対象