Click or drag to resize

MasterControllerCheckUpdateAndInitEventsForAllCustomerDatabases Method

Updates the database schema for all the registered customer databases.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static void CheckUpdateAndInitEventsForAllCustomerDatabases(
	MasterControllerBootOptionsTweaker bootOptionsTweaker = null
)

Parameters

bootOptionsTweaker (Optional)
Type: Omada.OE.AppLogicMasterControllerBootOptionsTweaker
See Also