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