IDTSConfigurationControl100 Interface

Definition

Provides a property that controls how a package loads configurations.

public interface class IDTSConfigurationControl100
[System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")]
public interface IDTSConfigurationControl100
[<System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")>]
type IDTSConfigurationControl100 = interface
Public Interface IDTSConfigurationControl100
Derived
Attributes

Properties

IgnoreConfigurationsOnLoad

Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

Applies to