Click or drag to resize

ReportingView Properties

The ReportingView type exposes the following members.

Properties
  NameDescription
Public propertyComposedBusinessKeyColumn
Name of the column containing the composed business key
Public propertyEffectiveTimeColumn
Name of the column containing the effective time column
Public propertyExpirationTimeColumn
Name of the column containing the expiration time column
Public propertyName
The name of the view as it is created in the warehouse database
Public propertyObjectTypes
The object types contained in this reporting view
Public propertySourceSystemIdKeyColumn
Name of the column containing the source system id
Public propertySql
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.
Public propertyTitle
A descriptive title of the view. This value is used to render the UI
Top
See Also