다음을 통해 공유


ReportingService2005.EndGetProperties(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상