ConnectionManagerAdoNetClass.ProtectionLevel Propriété

Définition

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSProtectionLevel ProtectionLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSProtectionLevel get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSProtectionLevel value); };
[System.Runtime.InteropServices.DispId(2)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSProtectionLevel ProtectionLevel { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.ProtectionLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSProtectionLevel with get, set
Public Overridable Property ProtectionLevel As DTSProtectionLevel

Valeur de propriété

Une des valeurs d'énumération de l'énumération DTSProtectionLevel.

Implémente

Attributs

Remarques

Pour plus d’informations, consultez ConnectionManager.

S’applique à