ReportingService2005.EndListModelPerspectives(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a