Udostępnij przez


PackageRemote64Class Class

This class 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("1A494196-5232-485F-9811-F6B649A3DDB8")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class PackageRemote64Class
    Implements PackageRemote64, IDTSPackage100, IDTSContainer100, IDTSExecutable100, _
    IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, _
    IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public class PackageRemote64Class : PackageRemote64, IDTSPackage100, IDTSContainer100, 
    IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, 
    IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute(L"1A494196-5232-485F-9811-F6B649A3DDB8")] 
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
public ref class PackageRemote64Class : PackageRemote64, IDTSPackage100, IDTSContainer100, 
    IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, 
    IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
/** @attribute GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8") */ 
/** @attribute TypeLibTypeAttribute(2) */ 
/** @attribute ClassInterfaceAttribute(0) */ 
public class PackageRemote64Class implements PackageRemote64, IDTSPackage100, 
    IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, 
    IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100
GuidAttribute("1A494196-5232-485F-9811-F6B649A3DDB8") 
TypeLibTypeAttribute(2) 
ClassInterfaceAttribute(0) 
public class PackageRemote64Class implements PackageRemote64, IDTSPackage100, 
    IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, 
    IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, 
    IDTSRuntimeObject100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageRemote64Class

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.