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

Entity.FetchFromDB(Dictionary,Boolean) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > Entity - класс > FetchFromDB - метод : FetchFromDB(Dictionary,Boolean) - метод C#

conditions
Set of conditions for filtering selected records of object.
useDisplayValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

Glossary Item Box

Loads object from the database by specified conditions.

Синтаксис

Параметры

conditions
Set of conditions for filtering selected records of object.
useDisplayValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

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

If the object is loaded - true; otherwise - false.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as the conditions parameter.

Смотри также

© Terrasoft 2002-2017.

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

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