Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents the output from a rendering extension. A RenderedOutputFile object contains the associated filename and type information that is required by the delivery extension in order to process the stream returned by the rendering extension.
The following tables list the members exposed by the RenderedOutputFile type.
Protected Constructors
| Имя | Description | |
|---|---|---|
| RenderedOutputFile | Initializes a new instance of the RenderedOutputFile class. |
В начало
Public Properties
| Имя | Description | |
|---|---|---|
![]() |
Data | The data stream that contains the report that is output by the rendering extension. |
![]() |
Encoding | The type of encoding for the file stream returned by the Data property. |
![]() |
Extension | The extension of the file returned by the Data property. The extension matches the file type specified in the Type property. |
![]() |
FileName | The name of the report file in which the stream should be saved. |
![]() |
Type | The MIME type of the stream in the Data property. |
В начало
Public Methods
(see also Protected Methods )
| Имя | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
| Имя | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
RenderedOutputFile Class
Microsoft.ReportingServices.Interfaces Namespace
.gif)
.gif)
.gif)
.gif)