Udostępnij przez


PackageNeutral Interface

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

For more information, see PackageNeutralClass.

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

Syntax

'Deklaracja
<GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")> _
<CoClassAttribute(GetType(PackageNeutralClass))> _
Public Interface PackageNeutral
    Inherits IDTSPackage100
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
[CoClassAttribute(typeof(PackageNeutralClass))] 
public interface PackageNeutral : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
[CoClassAttribute(typeof(PackageNeutralClass))] 
public interface class PackageNeutral : IDTSPackage100
/** @attribute GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") */ 
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass) */ 
public interface PackageNeutral extends IDTSPackage100
GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") 
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass) 
public interface PackageNeutral extends IDTSPackage100

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.