TransportCompression Enumeration
Applies To: SQL Server (starting with 2016)
Defines the TransportCompression enumeration.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Member name | Description | |
|---|---|---|
| Compressed | The compression is Compressed. | |
| Default | The compression is Default. | |
| Gzip | The compression is Gzip. | |
| None | The compression is None. |
Show: