PackageClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see Package.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
<GuidAttribute("17BCA6E8-A95D-497E-B2F9-AF6AA475916F")> _
Public Class PackageClass
Implements Package, IDTSPackage100, IDTSContainer100, IDTSExecutable100, _
IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100, IDTSName100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100, IDTSDumpConfiguration100
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
[GuidAttribute("17BCA6E8-A95D-497E-B2F9-AF6AA475916F")]
public class PackageClass : Package, IDTSPackage100, IDTSContainer100,
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100,
IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSDumpConfiguration100
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
[GuidAttribute(L"17BCA6E8-A95D-497E-B2F9-AF6AA475916F")]
public ref class PackageClass : Package, IDTSPackage100, IDTSContainer100,
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100, IDTSPropertiesProvider100,
IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100,
IDTSDumpConfiguration100
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute GuidAttribute("17BCA6E8-A95D-497E-B2F9-AF6AA475916F") */
public class PackageClass implements Package, IDTSPackage100,
IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSDumpConfiguration100
TypeLibTypeAttribute(2)
ClassInterfaceAttribute(0)
GuidAttribute("17BCA6E8-A95D-497E-B2F9-AF6AA475916F")
public class PackageClass implements Package, IDTSPackage100,
IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSSequence100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100, IDTSDumpConfiguration100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageClass
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.