ReportingService2006.EndListModelPerspectives(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a