Compartir a través de


ReportingService2005.EndCreateModel(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a