Click or drag to resize

ShadowDataObjectController Constructor (String)

Initializes a new instance of the ShadowDataObjectController class.

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

Parameters

connectionString
Type: SystemString
The connection string.
See Also