IDTSConfigurationControl100 Interface

 

Provides a property that controls how a package loads configurations.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSConfigurationControl100

NameDescription
System_CAPS_pubpropertyIgnoreConfigurationsOnLoad

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

Return to top
Show: