다음을 통해 공유


PackageRemote32Class.ProtectionLevel 속성

정의

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

속성 값

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

구현

적용 대상