Udostępnij przez


PackageRemote32 Interface

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

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(PackageRemote32Class))> _
Public Interface PackageRemote32
    Inherits IDTSPackage100
[GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
[CoClassAttribute(typeof(PackageRemote32Class))] 
public interface PackageRemote32 : IDTSPackage100
[GuidAttribute(L"AAF6C346-C0A8-43EC-8A6D-DFC2526EC139")] 
[CoClassAttribute(typeof(PackageRemote32Class))] 
public interface class PackageRemote32 : IDTSPackage100
/** @attribute GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") */ 
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageRemote32Class) */ 
public interface PackageRemote32 extends IDTSPackage100
GuidAttribute("AAF6C346-C0A8-43EC-8A6D-DFC2526EC139") 
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageRemote32Class) 
public interface PackageRemote32 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.