ReportingService2010.EndFindItems(IAsyncResult) 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

CatalogItem[]

適用於