ReportingService2010.EndListSubscriptionsUsingDataSource(IAsyncResult) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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()
Parameter
- asyncResult
- IAsyncResult