Pro SQL Server 2012 Reporting Services

(sharon) #1
CHAPTER 9  RENDERING REPORTS FROM .NET APPLICATIONS

Table 9-3. URL Command Parameters


Parameter Description Supported Values


Command Specifies the type of request being made ListChildren
Render
GetSharedDatasetDefinition
GetDataSourceContents
GetResourceContents
GetComponentDefinition


Format Specifies the format to render the report in ATOM
HTML4.0
MHTML
IMAGE
EXCEL
CSV
PDF
XML
WORD


Snapshot Renders a report based on a snapshot Valid ID of a snapshot


ParameterLanguage Provides a language for passed parameters Browser language


PersistStreamsstram Renders a report as a single persistent stream. True/False


GetNextStream Gets the next data chunk from a report rendered
with a persistent stream. This parameter replaces
PersisStreamsstram in a URL when you want to
receive the next chunk.


True/False

SessionID Specifies a previously established session between
the client and the report server.


Session Identifier

ClearSession Clears a report from a report session when given a
value of true. Will clear all instances of the report
from the session.


True/False

ResetSession Clears all reports from a session when given a


value of true.

True/False

ShowHideToggle Toggles the show/hide value of a section of the
report


Integer value of the section
Free download pdf