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

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

Glossary Item Box

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

ПерегрузкаОписание
ExistInDB(EntitySchemaColumn,Object)Determines whether a record matching the given condition of the query to the specified column exists in the database.  
ExistInDB(String,Object)Determines whether a record matching the given condition of the query to the column with the specified name exists in the database.  
ExistInDB(Object)Determines whether the record with the specified primary key exists in the database.  
ExistInDB(Dictionary<String,Object>)Determines whether a record matching the given conditions exists in the database.  

Смотри также

© Terrasoft 2002-2017.

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

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