IDTSExecutePackage100 Interface

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

Namespace:  Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly:  Microsoft.SqlServer.ExecPackageTaskWrap (in Microsoft.SqlServer.ExecPackageTaskWrap.dll)

Syntax

'Declaration
<GuidAttribute("359360E2-1CF8-451E-B1A6-D01A52704154")> _
Public Interface IDTSExecutePackage100
'Usage
Dim instance As IDTSExecutePackage100
[GuidAttribute("359360E2-1CF8-451E-B1A6-D01A52704154")]
public interface IDTSExecutePackage100
[GuidAttribute(L"359360E2-1CF8-451E-B1A6-D01A52704154")]
public interface class IDTSExecutePackage100
[<GuidAttribute("359360E2-1CF8-451E-B1A6-D01A52704154")>]
type IDTSExecutePackage100 =  interface end
public interface IDTSExecutePackage100