ReportingService2005.EndSetModelDefinition(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于