PackageRemote32Class.ProtectionLevel Property

Definition

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

Property Value

Implements

Applies to