Compartir a través de


ReportingService2006.EndCreateResource(IAsyncResult) Método

Definición

public:
 Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateResource(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateResource (IAsyncResult asyncResult);
member this.EndCreateResource : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateResource (asyncResult As IAsyncResult) As CatalogItem

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a