IDTSProject100.GetProtectionLevel 方法

定义

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

返回

项目的保护级别。

适用于