Click or drag to resize

ReportingViewSql Property

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.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappings
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[XmlTextAttribute]
public string Sql { get; set; }

Property Value

Type: String
See Also