Share via


SysCompileIL::generateIL Method [AX 2012]

Performs a full CIL generation from X++.

Syntax

server public static void generateIL([boolean removeHash])

Run On

Server

Parameters

Exceptions

Exception Condition
CLRError

Propagates the CLRError exception.

Remarks

Extracts the metadata for all classes, tables, views, maps, enumeration types and generates the X++ assembly.

See Also

Reference

SysCompileIL Class