Entity.Delete(Object) - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс > Delete - метод : Delete(Object) - метод C#
- keyValue
- The primary key of the record of the disposable object.
Glossary Item Box
Параметры
- keyValue
- The primary key of the record of the disposable object.
Тип возвращаемого значения
true
if the delete operation succeeds; otherwise – false
.Исключение | Описание |
---|---|
System.Security.SecurityException | If the user does not have sufficient permissions to delete the object record. |