ReportingService2006.EndGetReportServerConfigInfo(IAsyncResult) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
cli::array <Microsoft::SqlServer::ReportingServices2006::ServerConfigInfo ^> ^ EndGetReportServerConfigInfo(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[] EndGetReportServerConfigInfo (IAsyncResult asyncResult);
member this.EndGetReportServerConfigInfo : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.ServerConfigInfo[]
Public Function EndGetReportServerConfigInfo (asyncResult As IAsyncResult) As ServerConfigInfo()
Параметры
- asyncResult
- IAsyncResult