ReportingView Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
[XmlTypeAttribute("view")] public class ReportingView
The ReportingView type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportingView |
Contructor
|
| Name | Description | |
|---|---|---|
| ComposedBusinessKeyColumn |
Name of the column containing the composed business key
| |
| EffectiveTimeColumn |
Name of the column containing the effective time column
| |
| ExpirationTimeColumn |
Name of the column containing the expiration time column
| |
| Name |
The name of the view as it is created in the warehouse database
| |
| ObjectTypes |
The object types contained in this reporting view
| |
| SourceSystemIdKeyColumn |
Name of the column containing the source system id
| |
| Sql |
If this property has a value will the reporting view not be seen as a physical view. Instead is this sql created as a temporary view.
| |
| Title |
A descriptive title of the view. This value is used to render the UI
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |