| RequiredDataSetSql Property |
A SQL statement which must return 1 column with the data type specified in the "dataType" attribute.
The paramters provided to the main query is also available for this query.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string Sql { get; set; }
Property Value
Type:
String
See Also