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

EntitySchemaQueryFilterCollection (EntitySchemaQuery,LogicalOperationStrict) - конструктор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryFilterCollection - класс > EntitySchemaQueryFilterCollection : EntitySchemaQueryFilterCollection (EntitySchemaQuery,LogicalOperationStrict) C#

parentQuery
Query against the schema of the entity that contains the current collection of filters.
logicalOperation
Type of the logical operation that combines filters in the current collection.

Glossary Item Box

Initializes the EntitySchemaQueryFilterCollection instance whose filters are combined with the specified logical operation, for the specified entity schema query.

Синтаксис

public EntitySchemaQueryFilterCollection( 
   EntitySchemaQuery parentQuery, 
   LogicalOperationStrict logicalOperation 
)

Параметры

parentQuery
Query against the schema of the entity that contains the current collection of filters.
logicalOperation
Type of the logical operation that combines filters in the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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