ReportingService2005.EndListSubscriptionsUsingDataSource(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象