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[]

适用于