IDTSPackage100.ProtectionLevel 속성

정의

패키지에 대한 보호 수준을 가져오거나 설정합니다.

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

속성 값

패키지에 대한 보호 수준입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상