Click or drag to resize

MigrationService Constructor (String)

Constructor

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

Parameters

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