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[]

适用于