| SurveyPostActionHandlerBase_dbConnection Property |
Connection to ES database.
Namespace:
Omada.OE.Solution.OIM.Assembly.SurveyPostActions
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxprotected SqlConnection _dbConnection { get; set; }
Property Value
Type:
SqlConnection
See Also