![]() |
#1 |
Участник
|
daxline: QueryDataSourceStr - new intrinsic function in Dynamics AX 2012
Источник: http://feedproxy.google.com/~r/blogs...intrinsic.html
============== There is a new intrinsic function introduced in Dynamics AX 2012. This is the QueryDataSourceStr() function. This function returns a string of the datasource name. The queryDataSourceStr() function checks if the supplied datasource name exists in the query in the AOT or not. An important point to note here is that all the intrinsic functions like formStr, classStr, queryStr and queryDataSourceStr invoke real time compiler check. This means that the compiler checks for the existence of the object in the AOT as soon as the function call is completed. In case the object name is not found, an error is shown immediately by displaying a red squiggly line. Источник: http://feedproxy.google.com/~r/blogs...intrinsic.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. Последний раз редактировалось Poleax; 11.10.2011 в 06:23. |
|
|
|