ReportingService2010.EndListModelPerspectives(IAsyncResult) 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

ModelCatalogItem[]

適用於