Namespace BoldReports.Processing
Classes
AdditionalInfo
Represents a container for additional information that can be logged during execution. This class may store supplementary data that is useful for debugging or tracing execution flow.
Connection
Represents a connection used within the execution logging framework.
DataSet
Represents a collection of data, typically organized in a tabular format, which can be used for logging data execution results.
DataSource
Represents a source of data, typically used in scenarios where data is retrieved or consumed by an application.
ExecutionInfo
Report execution information
Interfaces
IExecutionLogger
Interface for Report Execution log information