Udostępnij przez


IDTSRunningPackages100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see RunningPackages.

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

Syntax

'Deklaracja
<GuidAttribute("722049AD-7BEE-4C71-9071-E0F89E3FFAE0")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSRunningPackages100
    Inherits IEnumerable
[GuidAttribute("722049AD-7BEE-4C71-9071-E0F89E3FFAE0")] 
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSRunningPackages100 : IEnumerable
[GuidAttribute(L"722049AD-7BEE-4C71-9071-E0F89E3FFAE0")] 
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSRunningPackages100 : IEnumerable
/** @attribute GuidAttribute("722049AD-7BEE-4C71-9071-E0F89E3FFAE0") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSRunningPackages100 extends IEnumerable
GuidAttribute("722049AD-7BEE-4C71-9071-E0F89E3FFAE0") 
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
public interface IDTSRunningPackages100 extends IEnumerable

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.