AJE Components
Report MethodsAJE Data Report Engine Help
The Report type exposes the following members.
Methods

  NameDescription
Public methodApplyDataFilters
Public methodClear
Clears the Report Build and Data.
Public methodClearBuild
Clears the Report Build.
Public methodClearData
Clears the Report Data.
Public methodClearFileImages
Removes Temporary File Images used by the Report Build.
Protected methodClearIndexes
Public methodClearLog
Clears the Report Log.
Public methodClone 
Clone the object, and returning a reference to a cloned object.
(Inherited from EngineClassBase.)
Public methodClose
Closes the Report and Data Source.
Public methodCopyItem
Function Copies the Report Item.
Public methodCopyObject
Creates a copy of the current Object.
(Inherited from EngineClassBase.)
Public methodCopyProperties(Boolean)
Copies the Properties of the current Object.
(Inherited from EngineClassBase.)
Public methodCopyProperties(EngineClassBase, Boolean)
Copies the Properties of the supplied Object.
(Inherited from EngineClassBase.)
Public methodCopyProperties T1, T2 (T1, T2)
Copies the Properties by Name of the Source Object to the Destination Object.
(Inherited from EngineClassBase.)
Public methodCreateHandle
Create a Report Handle.
Public methodDecompressZIPPackage
Decompress Report ZIP Package.
Public methodDeepClone
Creates a deep clone of the current object.
(Inherited from EngineClassBase.)
Public methodDeepCopy
Creates a deep copy of the current Object.
(Inherited from EngineClassBase.)
Public methodDeserialize(TextReader)
Deserializes to an instance of EngineClassBase.
(Inherited from EngineClassBase.)
Public methodDeserialize(String)
Deserializes to an instance of EngineClassBase.
(Inherited from EngineClassBase.)
Public methodDeserialize(XmlDocument)
Deserializes to an instance of EngineClassBase.
(Inherited from EngineClassBase.)
Public methodDeserializeFile(String)
Deserializes the specified XML File.
(Inherited from EngineClassBase.)
Public methodDeserializeFile(String, Encoding)
Deserializes the specified XML File.
(Inherited from EngineClassBase.)
Public methodDeSerializeMe
Deserializes the XML String.
(Inherited from EngineClassBase.)
Public methodDispose 
Releases all resources used by the Object.
(Inherited from EngineClassBase.)
Protected methodDispose(Boolean) (Overrides EngineClassBase Dispose(Boolean).)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Public methodEvaluatePython(String, XdmItem, ReportNamespace)
Public methodEvaluatePython(String, String, ReportNamespace)
Public methodEvaluatePython(String, XdmItem, String, String)
Public methodEvaluatePython(String, String, XdmItem, ReportNamespace, String, Boolean)
Function Evaluates the Query using Python.
Public methodEvaluateXPath
Function Evaluates an XPath Expression.
Public methodEvaluateXQuery(String, XdmItem, ReportNamespace)
Function Evaluates an XQuery Expression.
Public methodEvaluateXQuery(String, XdmItem, String, String)
Function Evaluates an XQuery Expression.
Public methodEvaluateXQuery(String, String, XdmItem, String, String)
Public methodEvaluateXQuery(String, String, XdmItem, ReportNamespace, String, Boolean)
Function Evaluates the XQuery.
Protected methodOnlineFinalize
Allows an OnlineObject to attempt to free resources and perform other cleanup operations before the OnlineObject is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodGetDataContext
Function gets the Shared Report Data Source Context.
Public methodGetDataFormat
Function gets the Data Format Object for specified Name.
Public methodGetDataFormats
Public methodGetDataLocation
Gets the Location of the Report Data File.
Public methodGetDataXML
Function gets the Data XML for the Report.
Public methodGetDefaultNamespace
Public methodGetExpression
Function gets the Shared Report Expression.
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetLicenseData
Public methodGetNamespace
Function gets the Namespace Object for specified Name.
Public methodGetPath
Gets the Path of the Report File.
Public methodGetPropertyNames
Function Gets the Names of the Member Properties.
(Inherited from EngineClassBase.)
Public methodGetQuery(String)
Function gets the shared Query Content.
Public methodGetQuery(ReportQuery)
Parses the Content for the Queries.
Public methodGetQuery(String, String)
Gets the Content for the Queries.
Public methodGetQuery(String, String , String )
Function Gets the shared Query and Content.
Public methodGetQueryContent
Function gets the shared XQuery Content.
Public methodGetRDL
Gets the Report RDL (Report Definition Language) as XML.
Public methodGetReportExpressions
Function gets a sorted list of Report Expressions.
Public methodGetReportGlobal
Function gets a Report Global.
Public methodGetResource
Function gets the Shared Report Resource.
Public methodGetRule(String)
Function gets the shared Rule Content.
Public methodGetRule(String, String , String )
Function Gets the shared Query and Content.
Public methodGetRuleContent
Function gets the shared XQuery Content.
Public methodGetRunningTotal
Function gets a Report Running Total.
Public methodGetStyle
Function gets the Shared Report Style.
Public methodStatic memberGetTableName
Gets the Table Name from the Command Text.
Public methodGetTempImageFile
Function gets a Temp Image File.
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodHasDataFormat
Function Returns True if the Report contains a Data Format.
Public methodHasNamespace
Function Returns True if the Report contains a Namespace.
Public methodHasProperty
Function returns True if the Property Name exists.
(Inherited from EngineClassBase.)
Public methodHasResources
Function Returns True if the Report contains Shared Resources.
Public methodHasStyles
Function Returns True if the Report contains Shared Styles.
Public methodInitialize
Initialize the Report.
Public methodIsDifferent(Object, Boolean)
Function compares the Properties of the current Object and the supplied one and returns True if any are not Equal.
(Inherited from EngineClassBase.)
Public methodLoadData 
Loads the Report Data Source from the Data File.
Public methodLoadData(DataSet)
Loads the Report Data Source with the specified Data Set.
Public methodLoadData(Object)
Loads the Report Data Source.
Public methodLoadData(String)
Loads the Report Data Source with the specified Data String.
Public methodLoadData(Uri)
Loads the Report Data Source from the specified URI.
Public methodLoadData(XmlDocument)
Loads the Report Data Source with the specified XML Document.
Public methodLoadData(String, String)
Loads the Report Data Source with the specified Data String.
Public methodLoadTOC
Loads the Table of Contents.
Public methodLoadXLSX
Loads the Report Data from an XLS or XLSX Data File.
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnChanged
Raises the Changed Event.
(Inherited from EngineClassBase.)
Public methodOnClearing
Raises the Clearing Event.
(Inherited from EngineClassBase.)
Public methodOnDirty
Raises the Dirty Event.
(Inherited from EngineClassBase.)
Public methodOnPropertyChanged
Raises the On Property Changed Event.
(Inherited from EngineClassBase.)
Public methodParseQuery
Parses the Query Content for Queries.
Public methodPropertiesToCSV
Returns a Copy of the Object Properties to Comma Separated Values.
(Inherited from EngineClassBase.)
Public methodPropertiesToString
Returns a Copy of the Object Properties to a Delimited String.
(Inherited from EngineClassBase.)
Public methodPropertiesToXML
Returns a Copy of the Object Properties to a XML formatted String.
(Inherited from EngineClassBase.)
Public methodRuleToBoolean(String, String, ReportSharedQuery QueryTypes, String, XdmItem)
Function returns the Report Item Rule as a Boolean.
Public methodRuleToBoolean(String, String, ReportSharedQuery QueryTypes, String, String)
Function returns the Report Item Rule as a Boolean.
Public methodSerialize 
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.)
Public methodSerialize(String)
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.)
Public methodSerialize(Encoding)
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.)
Public methodSerialize(XmlWriterSettings)
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.)
Public methodSerialize(String, Encoding)
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.)
Public methodSerializeMe
Serializes the Object and writes the XML document to a String and optionally to a File.
(Inherited from EngineClassBase.)
Public methodSetError
Sets an Error for the Object.
(Inherited from EngineClassBase.)
Public methodSetException
Sets an Exception for the Object.
(Inherited from EngineClassBase.)
Public methodSetIsChanged
Sets the Object to the Is Changed state.
(Inherited from EngineClassBase.)
Public methodSetIsClean
Sets the Object to the Is Clean state.
(Inherited from EngineClassBase.)
Public methodSetIsDirty
Sets the Object to the Is Dirty state.
(Inherited from EngineClassBase.)
Public methodSetLicenseData
Public methodSetOutputCSSFile
Sets the Report Output CSS File URI.
Public methodSetOutputHTMLFile
Sets the Report Output HTML File URI.
Public methodSetOutputPath
Sets the Report Output Path URI.
Public methodSetRDL
Sets the Report Structure using RDL (Report Definition Language) as XML.
Public methodShallowClone 
Creates a shallow clone of the current Object.
(Inherited from EngineClassBase.)
Public methodShallowCopy
Creates a shallow copy of the current Object.
(Inherited from EngineClassBase.)
Public methodOnlineToString
Returns a OnlineString that represents the current OnlineObject.
(Inherited from OnlineObject.)
Public methodValidateRDL(String)
Public methodStatic memberValidateRDL(String, Type)
Back to Top
See Also