IDTSProject100.GetProtectionLevel Method

Definition

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

Returns

The protection level of the project.

Applies to