Показать сообщение отдельно
Старый 02.09.2004, 13:23   #4  
Vadik is offline
Vadik
Модератор
Аватар для Vadik
Лучший по профессии 2017
Лучший по профессии 2015
 
3,631 / 1850 (69) ++++++++
Регистрация: 18.11.2002
Адрес: гражданин Москвы
Re: Re: Возможности Ranges
Цитата:
Изначально опубликовано Лютый
s= "((inventSum.OnOrder > 0 || inventSum.QuotationIssue > 0))"
// Обязательное наличие скобок
Цитата:
The rules for Advanced query range value expressions are as follows:
Enclose the whole expression in parentheses.
Enclose all sub expressions in parentheses.
Use the relational and logical operators known from X++.
Use field name only for fields in the ranges data source.
Use the dataSource.field notation for fields from other data sources
in the query.
(c) Best practices -> Query programming -> Advanced query range value expressions
За это сообщение автора поблагодарили: kashperuk (1).