BIGenerator::isAdomdInstalled Method [AX 2012]

Determines whether the SQL Server ADOMD.NET objects are installed.

Syntax

client server public static boolean isAdomdInstalled()

Run On

Called

Return Value

Type: boolean
true if it is installed; otherwise, false.

See Also

Reference

BIGenerator Class