ReportingService2005.EndFindItems(IAsyncResult) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ EndFindItems(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] EndFindItems (IAsyncResult asyncResult);
Public Function EndFindItems (asyncResult As IAsyncResult) As CatalogItem()

Parametri

asyncResult
IAsyncResult

Restituisce

CatalogItem[]

Si applica a