ReportingService2005.ListEvents 메서드

정의

보고서 서버에서 지원하는 이벤트의 목록을 반환합니다.

public:
 cli::array <ReportService2005::Event ^> ^ ListEvents();
public ReportService2005.Event[] ListEvents ();
member this.ListEvents : unit -> ReportService2005.Event[]
Public Function ListEvents () As Event()

반환

Event[]

이벤트와 해당 기본 제공 속성을 포함하는 Event 개체의 배열입니다.

설명

다음 표에서는 이 작업에 대한 헤더 및 사용 권한 정보를 보여 줍니다.

SOAP 헤더 (Out) ServerInfoHeaderValue
필요한 권한 없음

구성 파일에 나열된 이벤트 확장을 보려면 특정 보고서 서버 권한이 필요하지 않습니다. 사용자에게 물리적 파일에 대한 권한이 있어야 합니다 Read .

적용 대상