MDACOk
- Last UpdatedNov 17, 2021
- 1 minute read
The MDACOk method returns whether the Microsoft Data Access Components (MDAC) are installed.
Syntax
[Result=] aaHistClientGlobalFunctions.MDACOk();
Return Value
Returns True if the components are installed; otherwise, returns False.
Remarks
Since MDAC is a prerequisite for the AVEVA Historian Client software, this method always returns True.