Share via


IDTSRunningPackage100 Interface

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

For more information, see RunningPackage.

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

Syntax

'Declaration
<GuidAttribute("D146896D-4CFA-461B-AB4A-E369101CF7DB")> _
Public Interface IDTSRunningPackage100
'Usage
Dim instance As IDTSRunningPackage100
[GuidAttribute("D146896D-4CFA-461B-AB4A-E369101CF7DB")]
public interface IDTSRunningPackage100
[GuidAttribute(L"D146896D-4CFA-461B-AB4A-E369101CF7DB")]
public interface class IDTSRunningPackage100
[<GuidAttribute("D146896D-4CFA-461B-AB4A-E369101CF7DB")>]
type IDTSRunningPackage100 =  interface end
public interface IDTSRunningPackage100