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

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

Initializes the EntitySchemaQueryFilterCollection instance with the specified array of items to add in the current collection, for the specified entity schema query.

Синтаксис

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.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?