หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the compression level associated with the ConnectionInfo object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property CompressionLevel As Integer
Get
'Usage
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
Property Value
Type: System.Int32
An Integer compression level value.