ProjectInfo.Packages Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les packages dans le projet.
public:
property Microsoft::SqlServer::Management::IntegrationServices::PackageCollection ^ Packages { Microsoft::SqlServer::Management::IntegrationServices::PackageCollection ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.PackageInfo))]
public Microsoft.SqlServer.Management.IntegrationServices.PackageCollection Packages { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.PackageInfo))>]
member this.Packages : Microsoft.SqlServer.Management.IntegrationServices.PackageCollection
Public ReadOnly Property Packages As PackageCollection
Valeur de propriété
Packages dans le projet.
- Attributs