| MasterControllerGetDistinctCustomers Method |
Multiple customers can be configured with the same database connection, for instance
when setting up an external federated sign on in combination with an internal AD SSO.
Some timer services should not service both customer entries so this method returns one
customer object per distinct database connection
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static Customers GetDistinctCustomers()
Return Value
Type:
Customers
See Also