Reporting Services 확장 프로그램 라이브러리

Reporting Services 확장 프로그램 라이브러리는 Reporting Services에 포함된 클래스, 인터페이스 및 값 형식의 집합입니다. 이 라이브러리는 시스템 기능에 액세스할 수 있도록 하며 Microsoft .NET Framework 응용 프로그램에서 Reporting Services 구성 요소를 확장하는 데 사용할 수 있는 기초가 되도록 디자인되었습니다.

네임스페이스

Reporting Services 확장 프로그램 라이브러리는 다음 네임스페이스를 제공합니다.

  • Microsoft.ReportingServices.DataProcessing
    Reporting Services의 데이터 처리 기능을 확장하는 구성 요소를 만들 수 있는 클래스와 인터페이스를 포함합니다.

  • Microsoft.ReportingServices.Interfaces
    고유의 배달 확장 프로그램을 통해 사용자 지정 알림을 생성하고 사용자에게 보내며 Reporting Services에 대한 사용자 지정 보안 확장 프로그램을 만들 수 있는 클래스와 인터페이스를 포함합니다.

  • Microsoft.ReportingServices.ReportRendering
    Reporting Services의 렌더링 기능을 확장할 수 있는 클래스와 인터페이스를 포함합니다. Microsoft.ReportingServices.Interfaces 네임스페이스의 멤버와 함께 이 네임스페이스의 멤버를 사용하여 Reporting Services에 대한 고유의 사용자 지정 렌더링 확장 프로그램을 작성할 수 있습니다.

참고 항목

관련 자료

Reporting Services 확장 프로그램