Поделиться через


Свойство CompressionLevel

Gets the compression level associated with the ConnectionInfo object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property CompressionLevel As Integer
    Get
'Применение
Dim instance As ConnectionInfo
Dim value As Integer

value = instance.CompressionLevel
public int CompressionLevel { get; }
public:
property int CompressionLevel {
    int get ();
}
member CompressionLevel : int
function get CompressionLevel () : int

Значение свойства

Тип: System. . :: . .Int32
An Integer compression level value.