EntitySchemaQueryFilter - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryFilter - класс C#
Glossary Item Box
public class EntitySchemaQueryFilter : Terrasoft.Core.MetaItem, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable, IEntitySchemaQueryFilterItem
Тип EntitySchemaQueryFilter предоставляет следующие члены.
Имя | Описание | |
---|---|---|
EntitySchemaQueryFilter | Перегружен. |
Имя | Описание | |
---|---|---|
AggregationType | The aggregate function type in the filter. | |
ComparisonType | The comparison type in the filter. | |
IsEnabled | Indicates whether to use the filter for building the resulting SQL query. | |
LeftExpression | Expression of the left side of the filter condition. | |
ParentQuery | Query against the schema of the entity that contains the filter. | |
RightExpressions | Expression of the right side of the filter condition. | |
TrimDateTimeParameterToDate | Indicates whether to convert filter expressions of the Date/Time type to the Date type. |
Имя | Описание | |
---|---|---|
Clone | Переопределен. Creates the clone of the current EntitySchemaQueryFilter instance. | |
CreateQueryCondition | Generates the query condition for the filter, taking into account the specified access rights. | |
SetEnabled | Sets the IsEnabled property to the passed-in value. | |
WriteMetaData | Переопределен. Serializes the filter, using the passed-in Terrasoft.Common.DataWriter instance. |
System.Object
Terrasoft.Core.Entities.EntitySchemaQueryFilter