ReportingService2006.EndCreateFolder(IAsyncResult) Méthode
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.
public:
Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateFolder(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateFolder (IAsyncResult asyncResult);
member this.EndCreateFolder : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateFolder (asyncResult As IAsyncResult) As CatalogItem
Paramètres
- asyncResult
- IAsyncResult