Udostępnij za pośrednictwem


Właściwość ConnectionInfo.ProtectionLevel

Pobiera poziom ochrony związane z ConnectionInfo obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property ProtectionLevel As ProtectionLevel
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.AnalysisServices.ProtectionLevel
A ProtectionLevel obiektu.