Compartir a través de


ReportingService2006.EndCreateDataSource(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a