언어

PackageRemote64Class.ProtectionLevel 속성

정의

패키지에 보호 수준을 부여하거나 설정합니다.

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

속성 값

열거형의 DTSProtectionLevel 값입니다.

구현

적용 대상