IDTSTaskInfos100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see TaskInfos.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")> _
Public Interface IDTSTaskInfos100
Inherits IEnumerable
[DefaultMemberAttribute("Item")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")]
public interface IDTSTaskInfos100 : IEnumerable
[DefaultMemberAttribute(L"Item")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"3B752F97-DC1D-49DF-9622-C57B58079D71")]
public interface class IDTSTaskInfos100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71") */
public interface IDTSTaskInfos100 extends IEnumerable
DefaultMemberAttribute("Item")
TypeLibTypeAttribute(4160)
GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")
public interface IDTSTaskInfos100 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.