IDTSConfigurationControl100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides a property that controls how a package loads configurations.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface class IDTSConfigurationControl100

NameDescription
System_CAPS_pubpropertyIgnoreConfigurationsOnLoad

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Return to top
Show: