AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX: Программирование
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 15.10.2005, 02:57   #1  
gb is offline
gb
Участник
 
42 / 15 (1) ++
Регистрация: 31.03.2005
Quick question.
Why icons for a few classes at the bottom of the class' list are different?
Classes like Session,Application, Info, Company,..

Thank you,
gb
Старый 15.10.2005, 03:04   #2  
mazzy is offline
mazzy
Участник
Аватар для mazzy
Лучший по профессии 2015
Лучший по профессии 2014
Лучший по профессии AXAWARD 2013
Лучший по профессии 2011
Лучший по профессии 2009
 
29,472 / 4494 (208) ++++++++++
Регистрация: 29.11.2001
Адрес: Москва
Записей в блоге: 10
it's fundamental classes.

See Developer's Guide, topic "Using the fundamental classes"
Цитата:
The fundamental application classes in Microsoft Axapta are listed at the bottom of the Classes list in the Application Object Tree. To indicate that the classes are special, their icons differ from that of the other classes.

Most classes have a global variable used to access the class. The global variables need no variable declaration and are pre-instantiated.

The classes each serves a different purpose and the extent to which you will need to use them vary.

Using the classes, you should
  • Always use the application classes rather than use the system classes directly.
  • Use the variables to access the classes.
  • Never instantiate the classes.
  • The Session class must be new'ed, though.
  • Specify the class name to access static methods.
__________________
полезное на axForum, github, vk, coub.
 


Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 11:27.