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.
Searches the report definition language (RDL) document and adds QueryMetadata queries to the Map object.
Syntax
private void addAOTQueriesFromDocument(
XmlElement rootElement,
XmlNamespaceManager nsmgr,
Map queryMap)
Run On
Called
Parameters
- rootElement
Type: XmlElement Class
The RDL document root element.
- nsmgr
Type: XmlNamespaceManager Class
The XMLNamespaceManager object of the RDL document.
- queryMap
Type: Map Class
The Map object to add the query to.
Remarks
These are queries that are used by business logic data methods.