ReportingService2005.EndValidateExtensionSettings(IAsyncResult) メソッド

定義

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

パラメーター

asyncResult
IAsyncResult

返品

適用対象