EntitySchemaQueryFilterCollection (EntitySchemaQuery,IEntitySchemaQueryFilterItem[]) - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryFilterCollection - класс > EntitySchemaQueryFilterCollection : EntitySchemaQueryFilterCollection (EntitySchemaQuery,IEntitySchemaQueryFilterItem[]) C#
- parentQuery
- Query against the schema of the entity that contains the current collection of filters.
- items
- Array of items to add in the current collection of filters.
Glossary Item Box
public EntitySchemaQueryFilterCollection( EntitySchemaQuery parentQuery, params IEntitySchemaQueryFilterItem[] items )
Параметры
- parentQuery
- Query against the schema of the entity that contains the current collection of filters.
- items
- Array of items to add in the current collection of filters.