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

返品

プロジェクトの保護レベル。

適用対象