Click or drag to resize

MigrationInformationProviderFactory Constructor (String)

Constructor

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

Parameters

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