Udostępnij przez


IDTSPackageInfos100 Interface

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

For more information, see PackageInfos.

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

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62")> _
Public Interface IDTSPackageInfos100
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62")] 
public interface IDTSPackageInfos100 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"390247E5-8346-4707-8473-8F1E37152A62")] 
public interface class IDTSPackageInfos100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62") */ 
public interface IDTSPackageInfos100 extends IEnumerable
DefaultMemberAttribute("Item") 
TypeLibTypeAttribute(4160) 
GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62") 
public interface IDTSPackageInfos100 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.