Name | Description | |
---|---|---|
RplReader Constructor |
The following tables list the members exposed by RplReader.
Name | Description | |
---|---|---|
RplReader Constructor |
Name | Description | |
---|---|---|
m_Br | For internal use only. (Inherited from C1.Ssrs.ReaderBase) |
Name | Description | |
---|---|---|
Eof | Gets a value indicating whether the end of the underlying stream has been reached. (Inherited from C1.Ssrs.ReaderBase) | |
Log | Gets the C1.Ssrs.IReaderLog object used to build the parsing log. (Inherited from C1.Ssrs.ReaderBase) | |
Offset | Gets the current offset in the underlying stream. (Inherited from C1.Ssrs.ReaderBase) | |
ReportItems | Gets collection of all report item loaded during RPL parsing. | |
SharedImages | ||
SharedProperties | ||
Stream | Gets the underlying stream. (Inherited from C1.Ssrs.ReaderBase) |
Name | Description | |
---|---|---|
Dispose | Disposes the current instance. (Inherited from C1.Ssrs.ReaderBase) | |
GetPage | Gets page with specified index from stream, before calling of this method all pages should be read via ReadPage() method. | |
ReadPage | Reads next page from RPL stream, returns null if stream has no more pages. |
Name | Description | |
---|---|---|
Finalize | Clean up ReaderBase. (Inherited from C1.Ssrs.ReaderBase) | |
Init | Overridden. |