Click to Rate and Give Feedback

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
Package Class

Represents the package container. This class cannot be inherited.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Visual Basic (Declaration)
Public NotInheritable Class Package
    Inherits EventsProvider
    Implements IDTSSequence, IDTSPropertiesProvider, IDTSPackagePath
C#
public sealed class Package : EventsProvider, IDTSSequence, IDTSPropertiesProvider, IDTSPackagePath
C++
public ref class Package sealed : public EventsProvider, IDTSSequence, IDTSPropertiesProvider, IDTSPackagePath
J#
public final class Package extends EventsProvider implements IDTSSequence, IDTSPropertiesProvider, 
    IDTSPackagePath
JScript
public final class Package extends EventsProvider implements IDTSSequence, IDTSPropertiesProvider, 
    IDTSPackagePath

The package is a collection of other containers, connections, tasks, transformations, variables, configurations, and precedence constraints. Packages can be created programmatically, or by using the SSIS Designer graphical tool. Packages can be saved to various locations, including Microsoft SQL Server or an XML file.

For more information about packages, see Integration Services Packages.


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.

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.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker