PackageInfo Class
SQL Server 2012
Represents a class for package information.
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.PackageInfo
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.PackageInfo
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The PackageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | Description | Gets or sets the description of the package. |
![]() | EntryPoint | Gets whether the package info is an entry point. |
![]() | IdentityKey | Gets the identity key of the package. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | Name | Gets or sets the name of the package. |
![]() | PackageId | Gets the package identifier. |
![]() | Parameters | Gets the parameters of the package. |
![]() | Parent | Gets or sets the parent of the package. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
Top
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |

