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


Свойство ProtectionLevel

Gets the protection level associated with a ConnectionInfo object.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices. . :: . .ProtectionLevel
A ProtectionLevel object.