ManagedWrapper.ProtectionLevel Proprietà

Definizione

Ottiene o imposta il livello di protezione del 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

Valore della proprietà

DTSProtectionLevel

Livello di protezione del wrapper.

Implementazioni

Si applica a