The Report type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ApplyDataFilters | |
![]() | Clear |
Clears the Report Build and Data.
|
![]() | ClearBuild |
Clears the Report Build.
|
![]() | ClearData |
Clears the Report Data.
|
![]() | ClearFileImages |
Removes Temporary File Images used by the Report Build.
|
![]() | ClearIndexes | |
![]() | ClearLog |
Clears the Report Log.
|
![]() | Clone |
Clone the object, and returning a reference to a cloned object.
(Inherited from EngineClassBase.) |
![]() | Close |
Closes the Report and Data Source.
|
![]() | CopyItem |
Function Copies the Report Item.
|
![]() | CopyObject |
Creates a copy of the current Object.
(Inherited from EngineClassBase.) |
![]() | CopyProperties(Boolean) |
Copies the Properties of the current Object.
(Inherited from EngineClassBase.) |
![]() | CopyProperties(EngineClassBase, Boolean) |
Copies the Properties of the supplied Object.
(Inherited from EngineClassBase.) |
![]() | CopyProperties T1, T2 (T1, T2) |
Copies the Properties by Name of the Source Object to the Destination Object.
(Inherited from EngineClassBase.) |
![]() | CreateHandle |
Create a Report Handle.
|
![]() | DecompressZIPPackage |
Decompress Report ZIP Package.
|
![]() | DeepClone |
Creates a deep clone of the current object.
(Inherited from EngineClassBase.) |
![]() | DeepCopy |
Creates a deep copy of the current Object.
(Inherited from EngineClassBase.) |
![]() | Deserialize(TextReader) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) |
![]() | Deserialize(String) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) |
![]() | Deserialize(XmlDocument) | Deserializes to an instance of EngineClassBase. (Inherited from EngineClassBase.) |
![]() | DeserializeFile(String) |
Deserializes the specified XML File.
(Inherited from EngineClassBase.) |
![]() | DeserializeFile(String, Encoding) |
Deserializes the specified XML File.
(Inherited from EngineClassBase.) |
![]() | DeSerializeMe |
Deserializes the XML String.
(Inherited from EngineClassBase.) |
![]() | Dispose |
Releases all resources used by the Object.
(Inherited from EngineClassBase.) |
![]() | Dispose(Boolean) | (Overrides EngineClassBase Dispose(Boolean).) |
![]() | ![]() | (Inherited from ![]() |
![]() | EvaluatePython(String, XdmItem, ReportNamespace) | |
![]() | EvaluatePython(String, String, ReportNamespace) | |
![]() | EvaluatePython(String, XdmItem, String, String) | |
![]() | EvaluatePython(String, String, XdmItem, ReportNamespace, String, Boolean) |
Function Evaluates the Query using Python.
|
![]() | EvaluateXPath |
Function Evaluates an XPath Expression.
|
![]() | EvaluateXQuery(String, XdmItem, ReportNamespace) |
Function Evaluates an XQuery Expression.
|
![]() | EvaluateXQuery(String, XdmItem, String, String) |
Function Evaluates an XQuery Expression.
|
![]() | EvaluateXQuery(String, String, XdmItem, String, String) | |
![]() | EvaluateXQuery(String, String, XdmItem, ReportNamespace, String, Boolean) |
Function Evaluates the XQuery.
|
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetDataContext |
Function gets the Shared Report Data Source Context.
|
![]() | GetDataFormat |
Function gets the Data Format Object for specified Name.
|
![]() | GetDataFormats | |
![]() | GetDataLocation |
Gets the Location of the Report Data File.
|
![]() | GetDataXML |
Function gets the Data XML for the Report.
|
![]() | GetDefaultNamespace | |
![]() | GetExpression |
Function gets the Shared Report Expression.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetLicenseData | |
![]() | GetNamespace |
Function gets the Namespace Object for specified Name.
|
![]() | GetPath |
Gets the Path of the Report File.
|
![]() | GetPropertyNames |
Function Gets the Names of the Member Properties.
(Inherited from EngineClassBase.) |
![]() | GetQuery(String) |
Function gets the shared Query Content.
|
![]() | GetQuery(ReportQuery) |
Parses the Content for the Queries.
|
![]() | GetQuery(String, String) |
Gets the Content for the Queries.
|
![]() | GetQuery(String, String , String ) |
Function Gets the shared Query and Content.
|
![]() | GetQueryContent |
Function gets the shared XQuery Content.
|
![]() | GetRDL |
Gets the Report RDL (Report Definition Language) as XML.
|
![]() | GetReportExpressions |
Function gets a sorted list of Report Expressions.
|
![]() | GetReportGlobal |
Function gets a Report Global.
|
![]() | GetResource |
Function gets the Shared Report Resource.
|
![]() | GetRule(String) |
Function gets the shared Rule Content.
|
![]() | GetRule(String, String , String ) |
Function Gets the shared Query and Content.
|
![]() | GetRuleContent |
Function gets the shared XQuery Content.
|
![]() | GetRunningTotal |
Function gets a Report Running Total.
|
![]() | GetStyle |
Function gets the Shared Report Style.
|
![]() ![]() | GetTableName |
Gets the Table Name from the Command Text.
|
![]() | GetTempImageFile |
Function gets a Temp Image File.
|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | HasDataFormat |
Function Returns True if the Report contains a Data Format.
|
![]() | HasNamespace |
Function Returns True if the Report contains a Namespace.
|
![]() | HasProperty |
Function returns True if the Property Name exists.
(Inherited from EngineClassBase.) |
![]() | HasResources |
Function Returns True if the Report contains Shared Resources.
|
![]() | HasStyles |
Function Returns True if the Report contains Shared Styles.
|
![]() | Initialize |
Initialize the Report.
|
![]() | IsDifferent(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.) |
![]() | LoadData |
Loads the Report Data Source from the Data File.
|
![]() | LoadData(DataSet) |
Loads the Report Data Source with the specified Data Set.
|
![]() | LoadData(Object) |
Loads the Report Data Source.
|
![]() | LoadData(String) |
Loads the Report Data Source with the specified Data String.
|
![]() | LoadData(Uri) |
Loads the Report Data Source from the specified URI.
|
![]() | LoadData(XmlDocument) |
Loads the Report Data Source with the specified XML Document.
|
![]() | LoadData(String, String) |
Loads the Report Data Source with the specified Data String.
|
![]() | LoadTOC |
Loads the Table of Contents.
|
![]() | LoadXLSX |
Loads the Report Data from an XLS or XLSX Data File.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnChanged |
Raises the Changed Event.
(Inherited from EngineClassBase.) |
![]() | OnClearing |
Raises the Clearing Event.
(Inherited from EngineClassBase.) |
![]() | OnDirty |
Raises the Dirty Event.
(Inherited from EngineClassBase.) |
![]() | OnPropertyChanged |
Raises the On Property Changed Event.
(Inherited from EngineClassBase.) |
![]() | ParseQuery |
Parses the Query Content for Queries.
|
![]() | PropertiesToCSV |
Returns a Copy of the Object Properties to Comma Separated Values.
(Inherited from EngineClassBase.) |
![]() | PropertiesToString |
Returns a Copy of the Object Properties to a Delimited String.
(Inherited from EngineClassBase.) |
![]() | PropertiesToXML |
Returns a Copy of the Object Properties to a XML formatted String.
(Inherited from EngineClassBase.) |
![]() | RuleToBoolean(String, String, ReportSharedQuery QueryTypes, String, XdmItem) |
Function returns the Report Item Rule as a Boolean.
|
![]() | RuleToBoolean(String, String, ReportSharedQuery QueryTypes, String, String) |
Function returns the Report Item Rule as a Boolean.
|
![]() | Serialize |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) |
![]() | Serialize(String) |
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.) |
![]() | Serialize(Encoding) |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) |
![]() | Serialize(XmlWriterSettings) |
Serializes the Object and writes the XML document to a String.
(Inherited from EngineClassBase.) |
![]() | Serialize(String, Encoding) |
Serializes the Object and writes the XML to a File.
(Inherited from EngineClassBase.) |
![]() | SerializeMe |
Serializes the Object and writes the XML document to a String and optionally to a File.
(Inherited from EngineClassBase.) |
![]() | SetError |
Sets an Error for the Object.
(Inherited from EngineClassBase.) |
![]() | SetException |
Sets an Exception for the Object.
(Inherited from EngineClassBase.) |
![]() | SetIsChanged |
Sets the Object to the Is Changed state.
(Inherited from EngineClassBase.) |
![]() | SetIsClean |
Sets the Object to the Is Clean state.
(Inherited from EngineClassBase.) |
![]() | SetIsDirty |
Sets the Object to the Is Dirty state.
(Inherited from EngineClassBase.) |
![]() | SetLicenseData | |
![]() | SetOutputCSSFile |
Sets the Report Output CSS File URI.
|
![]() | SetOutputHTMLFile |
Sets the Report Output HTML File URI.
|
![]() | SetOutputPath |
Sets the Report Output Path URI.
|
![]() | SetRDL |
Sets the Report Structure using RDL (Report Definition Language) as XML.
|
![]() | ShallowClone |
Creates a shallow clone of the current Object.
(Inherited from EngineClassBase.) |
![]() | ShallowCopy |
Creates a shallow copy of the current Object.
(Inherited from EngineClassBase.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ValidateRDL(String) | |
![]() ![]() | ValidateRDL(String, Type) |
See Also