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.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("1277791E-AC27-4B49-9EE4-528BC696A91C")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
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: