Compartir a través de


Interfaz IDTSConfigurationControl100

Provides a property that controls how a package loads configurations.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")> _
Public Interface IDTSConfigurationControl100
'Uso
Dim instance As IDTSConfigurationControl100
[GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface IDTSConfigurationControl100
[GuidAttribute(L"50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface class IDTSConfigurationControl100
[<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")>]
type IDTSConfigurationControl100 =  interface end
public interface IDTSConfigurationControl100

El tipo IDTSConfigurationControl100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública IgnoreConfigurationsOnLoad Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper