Share via


ManagedWrapper.ProtectionLevel Propriété

Définition

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

public:
 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 Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel with get, set
Public Property ProtectionLevel As DTSProtectionLevel

Valeur de propriété

DTSProtectionLevel

Niveau de protection du wrapper.

Implémente

S’applique à