In Microsoft Dynamics AX, scheduled batch jobs written in X++ must first be compiled into the common intermediate language (CIL) of the .NET Framework. Therefore, X++ batches can sometimes complete much faster than if they were run as interpreted p-code.
http://msdn.microsoft.com/en-us/library/gg839855.aspx
No comments:
Post a Comment