Click or drag to resize

MasterControllerPingDatabase Method

This function is called as the first database function in a page view. It helps to clear invalid connections in the ADO.NET connection pool

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static void PingDatabase()
See Also