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

EntitySchemaQueryFilter - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryFilter - класс C#

Glossary Item Box

Represents the filter of the entity schema query.

Синтаксис

public class EntitySchemaQueryFilter : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable, IEntitySchemaQueryFilterItem  

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

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

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

Cвойства

 ИмяОписание
Public - свойствоAggregationTypeThe aggregate function type in the filter.  
Public - свойствоComparisonTypeThe comparison type in the filter.  
Public - свойствоIsEnabledIndicates whether to use the filter for building the resulting SQL query.  
Public - свойствоLeftExpressionExpression of the left side of the filter condition.  
Public - свойствоParentQueryQuery against the schema of the entity that contains the filter.  
Public - свойствоRightExpressionsExpression of the right side of the filter condition.  
Public - свойствоTrimDateTimeParameterToDateIndicates whether to convert filter expressions of the Date/Time type to the Date type.  

Методы

 ИмяОписание
Public - методCloneПереопределен. Creates the clone of the current EntitySchemaQueryFilter instance.  
Public - методCreateQueryConditionGenerates the query condition for the filter, taking into account the specified access rights.  
Public - методSetEnabledSets the IsEnabled property to the passed-in value.  
Public - методWriteMetaDataПереопределен. Serializes the filter, using the passed-in Terrasoft.Common.DataWriter instance.  

Иерархия наследования

System.Object
      Terrasoft.Core.Entities.EntitySchemaQueryFilter

Смотри также

© Terrasoft 2002-2017.