ReportingService2006.EndSetReportDefinition(IAsyncResult) 方法

定义

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Warning ^> ^ EndSetReportDefinition(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.Warning[] EndSetReportDefinition (IAsyncResult asyncResult);
member this.EndSetReportDefinition : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.Warning[]
Public Function EndSetReportDefinition (asyncResult As IAsyncResult) As Warning()

参数

asyncResult
IAsyncResult

返回

适用于