Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

QueryCondition - члены Смотри также  Cвойства  Методы  Terrasoft.Core.DB - пространство имен : QueryCondition - класс Включить унаследованные члены Включить защищенные члены

Glossary Item Box

Тип QueryCondition предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public QueryCondition Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоConditionTypeThe type of the condition.  
Public - свойствоHasRightExpressionsDetermines whether at least one expression exists in the right side of the condition.  
Public - свойствоIsNotDetermines whether to use the NOT operator before the condition.  
Public - свойствоLeftExpressionExpression of the left side of the condition.  
Public - свойствоLogicalOperationThe logical operator that associates the given condition with the prior query condition.  
Public - свойствоNameThe name of the condition.  
Public - свойствоParentQueryThe query that contains the current condition.  
Public - свойствоRightExpressionsCollection of expressions of the right side of the condition.  

Методы

 ИмяОписание
Public - методAndПерегружен.   
Public - методCloneCreates the clone of the current QueryCondition instance.  
Public - методConsistsWithПерегружен.   
Public - методEndsWithПерегружен.   
Public - методExistsПерегружен.   
Public - методInПерегружен.   
Public - методIsBetweenПерегружен.   
Public - методIsEqualПерегружен.   
Public - методIsGreaterПерегружен.   
Public - методIsGreaterOrEqualПерегружен.   
Public - методIsLessПерегружен.   
Public - методIsLessOrEqualПерегружен.   
Public - методIsLikeПерегружен.   
Public - методIsNotEqualПерегружен.   
Public - методIsNullTo the current condition, adds a check to determine whether the value of the condition expression is null.  
Public - методNotAdds a negation in the current condition.  
Public - методOpenBlockПерегружен.   
Public - методStartsWithПерегружен.   
Public - методWrapBlockPlaces the current condition in the block.  

Смотри также

© Terrasoft 2002-2017.