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

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 10.12.2001, 13:56   #3  
Роман Кошелев is offline
Роман Кошелев
Продавец игрушек
Аватар для Роман Кошелев
 
433 / 73 (3) ++++
Регистрация: 22.11.2001
Адрес: Москва
по методу setTmpData есть только одна запись в "Руководстве разработчика":

Temporary tables
Temporary tables are instantiated and "live" where data are first inserted. The first insert determines whether a table lives on the client or on the server. So it does not matter where, on the server or on the client, a temporary table is declared. Even when you write code like server static tmptable::createTable() that instantiates a table, the table still becomes a client temporary table if the first record is inserted from client code.

If a temporary table has a new dataset (setTmpData), the temporary table will afterwards live where the temporary table it's having it's data from are living.

Temporary tables are inserted and fetched remote as ordinary tables (caching, replication, "chunks").

Temporary tables are created as files in the local file system.

Hints
A temporary table should live on the tier where it is used.

If a temporary table is used on several tiers, the table should live on the tier where the largest number of inserts and updates is performed.
__________________
С уважением, Роман Кошелев.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
Как получить из элемента enum-а код типа (enum-а)? Romb DAX: База знаний и проекты 12 27.06.2013 16:17
Ошибка в компиляции после переноса слоя loka DAX: Программирование 11 15.09.2011 09:37
Как получить значение переменной из типа Object Arahnid DAX: Программирование 6 23.05.2007 16:17
Аргументы функции Eldar9x DAX: Программирование 1 22.11.2006 22:49
Создание нового типа журнала в Управлении запасами vasiliy DAX: Программирование 2 03.11.2005 14:46

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

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

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