| RequiredDataSetConnection Property |
The name of a Data Connection to the SQL database in which the required data must be executed.
If "." is specified as connection, the connection to the enterprise server database is used.
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 Connection { get; set; }
Property Value
Type:
String
See Also