ReportingService2010.EndListEvents(IAsyncResult) 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

Event[]

適用於