IDTSPackage100.ProtectionLevel Property

Definition

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

Property Value

Attributes

Applies to