次の方法で共有


ReportingService2010.EndListSubscriptionsUsingDataSource(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象