ReportingService2005.EndCreateReport(IAsyncResult) Method
Definition
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()
Parameters
Returns
- Warning[]
Applies to