ReportingService2006.EndCreateDataSource(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a