IDTSConfiguration100 Interface

 

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

For more information, see Configuration.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("682658CA-782A-4E11-A56F-1E6214336E34")]
[DefaultMemberAttribute("ConfigurationType")]
public interface class IDTSConfiguration100

NameDescription
System_CAPS_pubpropertyConfigurationString

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

Gets or sets the location of the configuration.

System_CAPS_pubpropertyConfigurationType

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

Gets or sets a value from the DTSConfigurationType that describes what kind of file the configuration information is stored in.

System_CAPS_pubpropertyPackagePath

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

Gets or sets the path of the package that the configuration applies to.

Return to top
Show: