Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SrsAutoReportController extends SrsReportRunController
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
addDataSourceArrayFieldRange | Adds a data range to the table data source. |
![]() |
addDataSourceDataRange | Adds a data range to the table data source. |
![]() |
addDataSourceFieldAggregation | Adds an aggregation method to a field in the auto report. |
![]() |
addDataSourceGroupByField | Adds a group by field to the auto report data source. |
![]() |
addDataSourceSortField | Adds a sort to the auto report data source field by using the specified sort order. |
![]() |
addDataSourceTable | Adds a table to the auto report data source. |
![]() |
addDataSourceTableField | Adds a field to the auto report data source. |
![]() |
addQueryFilter | Adds a filter to the auto report query. |
![]() |
addReferenceDataSourceTable | Inserts into a map by using key values as data source names and values as table identifiers. |
![]() |
addSysOperationDataContractInfo | (Inherited from SrsReportRunController.) |
![]() |
addTableFieldToReferencedTableField | |
![]() |
allowCrossCompany | Gets or sets the value of the allowCrossCompany property. |
![]() |
applyQueryFilters | Applies any filters on the query to use for auto report data set population. |
![]() |
applyQueryRanges | Applies any ranges on the query to use for auto report data set population. |
![]() |
autoReportDataSet | Gets or sets the value of the autoReportDataSet property. |
![]() |
batchAsyncCallback | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
batchInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
buildAutoReportRdl | Builds a string that contains the report RDL. |
![]() |
buildQueryDataSourceToTableMap | Builds the data source name to a table name map that is required for correct generation of the result data set. |
![]() |
callContractInterfaceMethod | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
canAddJoin | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canGoBatch | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
caption | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
checkAccess | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
checkCloseDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
checkIfAnyContractImplementsInterface | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
defaultCaption | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
dialog | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogClose | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogInit | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogMake | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogPostBuild | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogPostRun | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogRun | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogSelectCtrl | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogShow | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
dialogTask | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
doBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
executeQuery | Executes the current query and returns a System.Data.DataSet object that contains the results. |
![]() |
getBaseDataContract | (Inherited from SysOperationController.) |
![]() |
getCachedUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getDataContractInfoObject | Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.) |
![]() |
getDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getDataContractInfoObjectsInternal | Microsoft internal use only. (Overrides the getDataContractInfoObjectsInternal Method.) |
![]() |
getDataContractInfoObjectsRecursively | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getDataContractObject | Gets a data contract instance for reading or writing. (Inherited from SysOperationController.) |
![]() |
getDictField | Gets the DictField object by using the given table and field identifiers. |
![]() |
getDictTable | Gets the DictTable object by using the given table identifier. |
![]() |
getExactDictFieldFromBaseTable | Initializes a DictField object by using the exact table ID. |
![]() |
getExactDictFieldFromDerivedTable | Initializes a DictField object by using the exact table ID. |
![]() |
getFirstQuery | Gets the first query in the report. (Inherited from SrsReportRunController.) |
![]() |
getFirstQueryContractKey | Gets the first query contract parameter name. (Inherited from SrsReportRunController.) |
![]() |
getFrameworkService | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getFromDialog | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
getMaximumJoinLimit | Gets the current maximum number of joins that are allowed when executing a query. |
![]() |
getOriginalQuery | Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.) |
![]() |
getQuerySchema | Gets the schema or shape of a query. |
![]() |
getReportContract | Gets the report contract used for this report. (Inherited from SrsReportRunController.) |
![]() |
getReportRunAdapter | Gets the instance of SrsReportRunAdapter that is used to run the report to screen. (Inherited from SrsReportRunController.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
getUIBuilderForContractObject | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getUIBuilderForParameterPath | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
getUniqueQueryDataSourceName | Gets a unique name for a data source by using the name of the table to which the data source refers. |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initializeDataContractInfoMaps | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
initializeParameters | Initializes the data contracts by calling a framework service. (Overrides the initializeParameters Method.) |
![]() |
initializeQuerySchema | Initializes the query schema that the SSRS auto report uses. |
![]() |
initParmDefault | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
isDataSetEmpty | Determines whether a System.Data.DataSet object contains data. |
![]() |
isInBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
isInDataSourceTableFieldMap | |
![]() |
isInList | |
![]() |
isQuerySchemaInitialized | Gets or sets the value of the isQuerySchemaInitialized property. |
![]() |
isSuperSubKeyTableFieldInMap | |
![]() |
isValidAggregationFunction | Determines whether a function name is valid to use as an aggregation function. |
![]() |
lastValueDataAreaId | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
lastValueDesignName | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
lastValueUserId | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
layoutTemplate | Gets or sets the value of the layoutTemplate property. |
![]() |
loadFromSysLastValue | Microsoft internal use only. (Overrides the loadFromSysLastValue Method.) |
![]() |
loadingOrSavingFromLastValue | Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.) |
![]() |
new | Initializes a new instance of the SrsAutoReportController class. (Overrides the new Method.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
onRenderingComplete | Implements the necessary logic when report rendering is completed. (Inherited from SrsReportRunController.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
pack | Serializes the current instance of the SrsReportRunController class. (Inherited from SrsReportRunController.) |
![]() |
packDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmAlwaysInitializeAndValidateOnServer | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmArgs | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmCurrentBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmDialogCaption | Gets or sets the DialogCaption parameter. (Overrides the parmDialogCaption Method.) |
![]() |
parmExecutionMode | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmFrameworkService | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmHelpKeyword | Gets or sets the HelpKeyword parameter. (Inherited from SrsReportRunController.) |
![]() |
parmLoadFromSysLastValue | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmPreRunState | Gets or sets the PreRunState parameter. (Inherited from SrsReportRunController.) |
![]() |
parmPrintDestinationTokens | Gets or sets the PrintDestinationTokens parameter. (Inherited from SrsReportRunController.) |
![]() |
parmRegisterCallbackForReliableAsyncCall | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
parmReliableAsyncBatchGroupId | Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.) |
![]() |
parmReportContract | Gets or sets the ReportContract parameter. (Inherited from SrsReportRunController.) |
![]() |
parmReportName | Gets or sets the ReportName parameter. (Inherited from SrsReportRunController.) |
![]() |
parmReportRun | Gets or sets the ReportRun parameter. (Overrides the parmReportRun Method.) |
![]() |
parmShowDialog | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
parmShowReportViewerParameters | Indicates whether the parameter UI should be displayed in the report viewer dialog box. (Inherited from SrsReportRunController.) |
![]() |
postReportRun | Does post rendering cleanup and raises completed rendering event. (Inherited from SrsReportRunController.) |
![]() |
postReportRunPackedExecutionInfo | Calls postReportRun method based on the packed execution information. (Inherited from SrsReportRunController.) |
![]() |
prePromptModifyContract | Modifies the contract before the dialog is shown to the user. (Inherited from SrsReportRunController.) |
![]() |
preRunModifyContract | Modifies the contract before the report is run. (Inherited from SrsReportRunController.) |
![]() |
preRunValidate | Validates prior to running the report. (Inherited from SrsReportRunController.) |
![]() |
processPreRunValidate | Validates that a report should be run. (Inherited from SrsReportRunController.) |
![]() |
prompt | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
putToDialog | Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.) |
![]() |
queryChanged | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
queryHelper | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
querySelectButtonClicked | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
removeRemainingRecIdColumns | |
![]() |
removeTimeZoneOffsets | Removes the time zone offsets from the report data source. |
![]() |
renderingCompleted | Occurs when report rendering is completed. (Inherited from SrsReportRunController.) |
![]() |
replaceDataSourceTableField | |
![]() |
replaceRdlDataMethodCompanyName | Replaces the company name data method references. |
![]() |
replaceRdlDataMethodDateAndTime | Replaces the date and time data method references. |
![]() |
replaceRdlDataMethods | Replaces data method calls that are contained in SSRS report templates. |
![]() |
replaceRdlLabelExpressions | Replaces any label expressions in the XmlDocument with the label value. |
![]() |
replaceSurrogateForeignKeyColumn | |
![]() |
replaceSurrogateForeignKeyColumns | |
![]() |
replaceXmlDocumentValue | Replaces the current value of all xml nodes containing that value with a new value. |
![]() |
reportQuery | Gets or sets the query that the auto report uses to fetch data. |
![]() |
reportRdlCustomizationErrors | Reports any errors that occur during report RDL generation and customization. |
![]() |
reportRdlNamespaceManager | Creates an XmlNamespaceManager object that is used for XPath lookup. |
![]() |
reportTitle | Gets or sets the value of the reportTitle property. |
![]() |
reportViewerPreRefresh | Executes immediately before the report viewer is about to refresh its data and display the report. (Overrides the reportViewerPreRefresh Method.) |
![]() |
reportViewerRefreshComplete | Executes when report viewer has completed refreshing its data and displaying the report. (Overrides the reportViewerRefreshComplete Method.) |
![]() |
reportViewerRun | Runs the report viewer to display report to screen. (Inherited from SrsReportRunController.) |
![]() |
run | Runs the auto report and displays it in the SRSAutoReport form. (Overrides the run Method.) |
![]() |
runReport | Executes the report to various destinations. (Overrides the runReport Method.) |
![]() |
runsImpersonated | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
runToScreen | Runs the report to screen. (Overrides the runToScreen Method.) |
![]() |
runToScreenPrintArchive | Prints a report archive after rendering to screen is completed. (Inherited from SrsReportRunController.) |
![]() |
saveLast | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
setDataSourceFetchMode | Sets the QueryFetchMode property of the query data source that references the specified table or view. |
![]() |
setDataSourceFirstOnly | Sets the FirstOnly property of the query data source that references the specified table or view. |
![]() |
setDataSourceJoinMode | Sets the JoinMode property of the query data source that references the specified table or view. |
![]() |
setDataSourceOrderMode | Sets the OrderMode property of the query data source that references the specified table or view. |
![]() |
setRenderingCulture | Sets the rendering culture of the auto report. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showBatchTab | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
showPrintSettings | Indicates whether print settings should be added to the dialog. (Inherited from SrsReportRunController.) |
![]() |
showQuerySelectButton | Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.) |
![]() |
showQueryValues | Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.) |
![]() |
startOperation | Microsoft internal use only. (Overrides the startOperation Method.) |
![]() |
tableStyleTemplate | Gets or sets the value of the tableStyleTemplate property. |
![]() |
templateForm | Microsoft internal use only. (Inherited from SrsReportRunController.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
trimDataSetColumns | Gets or sets the value of the trimDataSetColumns property. |
![]() |
unpack | Deserializes the packedState parameter value to an instance of the SrsReportRunController class. (Inherited from SrsReportRunController.) |
![]() |
unpackDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
updateExecutionInfoFromReportAdapter | Executes from the SrsReportRunController.reportViewerRefreshComplete method when the report viewer has completed refreshing its data and rendering the report. (Inherited from SrsReportRunController.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | Validates the data contract values. (Overrides the validate Method.) |
![]() |
validateParameters | Microsoft internal use only. (Inherited from SysOperationController.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::getDefaultReportLayoutTemplateName | Gets the name of the default report layout template. |
![]() ![]() |
::getDefaultTableStyleTemplateName | Gets the name of the default table style template. |
Top
Inheritance Hierarchy
Object Class
SysOperationController Class
SrsReportRunController Class
SrsAutoReportController Class