Entity.ExistInDB(Object) - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс > ExistInDB - метод : ExistInDB(Object) - метод C#
- keyValue
- The primary key of a record in the database.
Glossary Item Box
Параметры
- keyValue
- The primary key of a record in the database.
Тип возвращаемого значения
true
if the record with the keyValue primary key exists in the database; otherwise – false
.