ReportingService2006.EndListModelPerspectives(IAsyncResult) 方法

定义

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()

参数

asyncResult
IAsyncResult

返回

适用于