IDTSPackage100.ProtectionLevel Propriété

Définition

public:
 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(77)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSProtectionLevel ProtectionLevel { [System.Runtime.InteropServices.DispId(77)] get; [System.Runtime.InteropServices.DispId(77)] set; }
[<System.Runtime.InteropServices.DispId(77)>]
[<get: System.Runtime.InteropServices.DispId(77)>]
[<set: System.Runtime.InteropServices.DispId(77)>]
member this.ProtectionLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSProtectionLevel with get, set
Public Property ProtectionLevel As DTSProtectionLevel

Valeur de propriété

Le niveau de protection sur le paquet.

Attributs

Remarques

Cette interface est implémentée par les Package interfaces et PackageNeutral .

S’applique à