Udostępnij przez


IDTSPackage100 Interface

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

This interface is implemented by the Package and PackageNeutral interfaces.

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

Syntax

'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
Public Interface IDTSPackage100
    Inherits IDTSExecutable100
[TypeLibTypeAttribute(4160)] 
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
public interface IDTSPackage100 : IDTSExecutable100
[TypeLibTypeAttribute(4160)] 
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
public interface class IDTSPackage100 : IDTSExecutable100
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") */ 
public interface IDTSPackage100 extends IDTSExecutable100
TypeLibTypeAttribute(4160) 
GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") 
public interface IDTSPackage100 extends IDTSExecutable100

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.