IEntitySchemaQueryFilterItem - интерфейс Члены Смотри также Terrasoft.Core.Entities - пространство имен : IEntitySchemaQueryFilterItem - интерфейс C#
Glossary Item Box
public interface IEntitySchemaQueryFilterItem : Terrasoft.Common.IMetaDataSerializable
Тип IEntitySchemaQueryFilterItem предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | IsEnabled | Indicates whether to use the item for building the resulting SQL query. |
![]() | Name | Name. |
![]() | ParentQuery | Query against the schema of the entity that contains the filter. |
Имя | Описание | |
---|---|---|
![]() | AddUsingJoinedExpressions | Fills the passed-in collection with expressions of filter item columns, which are selected from the linked tables. |
![]() | GetFilterInstances | Gets an enumeration of the filter instances. |