Compartir a través de


IDTSProject100.GetProtectionLevel Método

Definición

Obtiene el nivel de protección del proyecto.

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

Devoluciones

El nivel de protección del proyecto.

Se aplica a