Udostępnij przez


IDTSExecutables100 Interface

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

For more information, see Executables.

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

Syntax

'Deklaracja
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
<GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")> _
Public Interface IDTSExecutables100
    Inherits IEnumerable
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute("Item")] 
[GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")] 
public interface IDTSExecutables100 : IEnumerable
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")] 
public interface class IDTSExecutables100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F") */ 
public interface IDTSExecutables100 extends IEnumerable
TypeLibTypeAttribute(4160) 
DefaultMemberAttribute("Item") 
GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F") 
public interface IDTSExecutables100 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.