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[]

适用于