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

EntityColumnValue - члены Смотри также  Cвойства  Методы  Terrasoft.Core.Entities - пространство имен : EntityColumnValue - класс Включить унаследованные члены Включить защищенные члены

Glossary Item Box

Тип EntityColumnValue предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public EntityColumnValue Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоColumnThe schema column that corresponds to the current value of the entity column.  
Public - свойствоIsChangedIndicates whether the value has been changed.  
Public - свойствоIsLoadedDetermines whether the value is loaded.  
Public - свойствоIsVirtualIndicates whether the value is virtual and will not be saved in the database.  
Public - свойствоNameThe name of the entity column value.  
Public - свойствоOldValueThe previous value.  
Public - свойствоStreamBytesThe stored value as a System.Byte array for the column of the binary type.  
Public - свойствоUserConnectionUser connection.  
Public - свойствоValueThe stored value.  

Методы

 ИмяОписание
Public - методCloneCreates a clone of the current value of the entity column.  
Public - методLoadValueПерегружен.   
Public - методResetOldValueThe current value of the entity column overwrites the old value.  
Public - методResetValueReverts changes to the previous value of the entity column.  
Public - методValidateVerifies that the column value is correct.  

Смотри также

© Terrasoft 2002-2017.