次の方法で共有


ReportingService2010.EndListDependentItems(IAsyncResult) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ EndListDependentItems(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] EndListDependentItems (IAsyncResult asyncResult);
member this.EndListDependentItems : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public Function EndListDependentItems (asyncResult As IAsyncResult) As CatalogItem()

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象