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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
FetchFromDB(EntitySchemaColumn,Object,Boolean)Loads object from the database by specified condition.  
FetchFromDB(String,Object,Boolean)Loads object from the database by specified condition.  
FetchFromDB(Object,Boolean)Loads object from the database by specified value of the key field.  
FetchFromDB(Dictionary<String,Object>,Boolean)Loads object from the database by specified conditions.  
FetchFromDB(EntitySchemaColumn,Object,IEnumerable<EntitySchemaColumn>,Boolean)Loads an object from the database by the specified condition.  
FetchFromDB(String,Object,IEnumerable<String>,Boolean)Loads an object from the database with the set of columns with specified names.  

Смотри также

© Terrasoft 2002-2017.

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

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