IDTSPackagePath100 Interface

 

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

Defines an interface implemented by containers that need to have the package path returned into a property.

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

[GuidAttribute("52278128-017D-4EDB-B8F4-B7030EE85428")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class IDTSPackagePath100

NameDescription
System_CAPS_pubmethodGetPackagePath()

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

Returns a String that contains the relative path to the package location.

For more information, see IDTSPackagePath.

Return to top
Show: