ReportingService2005.EndCreateReport(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a