다음을 통해 공유


IDTSProject100.GetProtectionLevel 메서드

정의

프로젝트에 대한 보호 수준을 가져옵니다.

public:
 Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSProtectionLevel GetProtectionLevel();
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel GetProtectionLevel ();
abstract member GetProtectionLevel : unit -> Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSProtectionLevel
Public Function GetProtectionLevel () As DTSProtectionLevel

반환

프로젝트에 대한 보호 수준입니다.

적용 대상