Share via


PackageNeutralClass.ProtectionLevel Propriété

Définition

Obtient ou définit le niveau de protection du package.

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProtectionLevel ProtectionLevel { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProtectionLevel get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProtectionLevel value); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel with get, set
Public Overridable Property ProtectionLevel As DTSProtectionLevel

Valeur de propriété

Niveau de protection du package.

Implémente

Remarques

Pour plus d’informations, consultez Package.

S’applique à