IDTSConfigurationControl100 Interface

 

Provides a property that controls how a package loads configurations.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("6CC45067-8B71-4709-8090-9F6C391C78E7")]
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: