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

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 30.06.2008, 14:43   #5  
oip is offline
oip
Axapta
Лучший по профессии 2014
 
2,564 / 1416 (53) ++++++++
Регистрация: 28.11.2005
Записей в блоге: 1
Цитата:
Passive
Linked child data sources are not updated automatically. Updates of the child data source must be programmed on the active() method of the master data source.

Delayed
A pause is inserted before linked child data sources are updated. This allows for faster navigation in the parent data source since the records from child data sources are not updated immediately. For example, the user could be scrolling past several orders without immediately seeing the order lines for each one.

Active
The child data source is updated immediately when a new record in the parent data source is selected. Notice that continuous updates are resource-consuming.

InnerJoin
Selects records from the main table that have matching records in the joined table – and vice versa.
In other words, you get one record for each match and records without related records are eliminated from the result.

OuterJoin
Selects records from the main table whether or not they have matching records in the joined table.

ExistJoin
Selects a record from the main table for each matching record in the joined table.

The difference between InnerJoin and ExistJoin:

When the join type is ExistJoin, no more potentially matching records are searched for once the first match has been found.
When the join type is InnerJoin, all matching records are searched for.

NotExistJoin
Select records from the main table that do not have a match in the joined table.
Development Guide
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Использование семейства InventDimCtrl_Frm_* - 2 DS InventDim на одной форме Pavlo AKA Panok DAX: База знаний и проекты 5 22.12.2008 17:15
Связывание датасорсов на форме matew DAX: Программирование 4 04.10.2007 14:41
Восемь датасоурсов на форме radya DAX: Программирование 1 20.08.2007 15:39
Название полей в форме запроса PavelSR DAX: Программирование 4 11.07.2007 17:19
Много InnerJoin в форме kashperuk DAX: Программирование 6 16.11.2006 00:55

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

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

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