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

傳回

專案的保護等級。

適用於