다음을 통해 공유


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

반환

적용 대상