PackageInfo Class
Represents a class for package information.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
System::Object
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo
| 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.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcDiscoverObject::Discover(ISfcDependencyDiscoveryObjectSink^) | Specifies whether to discover children. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:







