次の方法で共有


ReportingService2010.EndGetUserSettings(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象