Share via


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

戻り値

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

適用対象