Entity.UpdateInDB - метод Смотри также Terrasoft.Core.Entities - пространство имен > Entity - класс : UpdateInDB - метод C#
- validateRequired
- Determines the necessity of validating the required values before updating. By default -
true
.
Glossary Item Box
public virtual bool UpdateInDB( bool validateRequired )
Параметры
- validateRequired
- Determines the necessity of validating the required values before updating. By default -
true
.
Тип возвращаемого значения
true
if the record update succeeds; otherwise – false
.