CatalogFolder.Projects 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 projets dans le dossier.
public:
property Microsoft::SqlServer::Management::IntegrationServices::ProjectCollection ^ Projects { Microsoft::SqlServer::Management::IntegrationServices::ProjectCollection ^ 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.ProjectInfo))]
public Microsoft.SqlServer.Management.IntegrationServices.ProjectCollection Projects { 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.ProjectInfo))>]
member this.Projects : Microsoft.SqlServer.Management.IntegrationServices.ProjectCollection
Public ReadOnly Property Projects As ProjectCollection
Valeur de propriété
Projets dans le dossier.
- Attributs