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

Query.Where(QueryCondition) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Query - класс > Where - метод : Where(QueryCondition) - метод C#

condition
The query condition being added as the root condition to the current query.

Glossary Item Box

In the current query, adds the passed-in condition as the initial condition.

Синтаксис

public Query Where( 
   QueryCondition condition 
)

Параметры

condition
The query condition being added as the root condition to the current query.

Тип возвращаемого значения

The current Query instance.

Смотри также

© Terrasoft 2002-2017.

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

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