ReportingService2010.EndGetUserSettings(IAsyncResult) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ EndGetUserSettings(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Property[] EndGetUserSettings (IAsyncResult asyncResult);
Public Function EndGetUserSettings (asyncResult As IAsyncResult) As Property()

參數

asyncResult
IAsyncResult

傳回

Property[]

適用於