Показать сообщение отдельно
Старый 06.01.2009, 18:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,493 / 847 (79) +++++++
Регистрация: 28.10.2006
palleagermark: Shortcut to the query object of a form data source
Источник: http://palleagermark.blogspot.com/20...form-data.html
==============

Did you now that to get the query object of a datasource, you can write dataSource_q instead of dataSource_ds.query()

For example in the CustTable form you can write:
query = custTable_q;

Instead of:
query = custTable_ds.query();

Источник: http://palleagermark.blogspot.com/20...form-data.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.