次の方法で共有


ReportingService2010.EndListParents(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象