Click or drag to resize

BasePropertyAdapterController Constructor (String)

Constructor

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public BasePropertyAdapterController(
	string connectionString
)

Parameters

connectionString
Type: SystemString
Connection string for the ES database
See Also