ConnectionInfo.TransportCompression Property

Definition

Gets the TransportCompression associated with a ConnectionInfo object.

public Microsoft.AnalysisServices.TransportCompression TransportCompression { get; }
member this.TransportCompression : Microsoft.AnalysisServices.TransportCompression
Public ReadOnly Property TransportCompression As TransportCompression

Property Value

A TransportCompression with the information.

Applies to