ReportingService2006.EndGetReportServerConfigInfo(IAsyncResult) Metodo

Definizione

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()

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a