IDTSExecutionPath100 Interface

 

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

Represents the DTS execution path.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface class IDTSExecutionPath100

NameDescription
System_CAPS_pubmethodGetExecutionPath()

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

Returns the execution path of the component.

Return to top
Show: