Using the RenderedOutputFile Class for a Delivery Extension

The RenderedOutputFile class represents a data stream and information about the data stream's associated properties. The Data property of the RenderedOutputFile class is used to represent a rendered report or report resource as a Stream object.

The Render method of the Report object returns an array of one or more RenderedOutputFile objects that together constitute a single rendered report. The first RenderedOutputFile object is the rendered report. Any other RenderedOutputFile objects are resources that must be delivered along with the report data (for example, an HTML file and associated images). Rendering extensions that are single-stream rendering extensions (IMAGE, PDF, MHTML, and EXCEL) return only one RenderedOutputFile object in the array.

For an example of how to use the RenderedOutputFile class, see 프린터 배달 확장 프로그램 예제.

참고 항목

참조

Reporting Services Extension Library

관련 자료

Implementing a Delivery Extension

도움말 및 정보

SQL Server 2005 지원 받기