| CacheControllerInit Method (String) |
Initialization of the static AppGlobal cache object.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static void Init(
string masterConnStr
)
Parameters
- masterConnStr
- Type: SystemString
Connection string to master database
See Also