Platform Core .NET Assemblies API
EntityColumnValue Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Entities Namespace : EntityColumnValue Class

Glossary Item Box

The following tables list the members exposed by EntityColumnValue.

Public Constructors

 NameDescription
Public ConstructorEntityColumnValue ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyColumnThe schema column that corresponds to the current value of the entity column.  
Public PropertyIsChangedIndicates whether the value has been changed.  
Public PropertyIsLoadedDetermines whether the value is loaded.  
Public PropertyIsVirtualIndicates whether the value is virtual and will not be saved in the database.  
Public PropertyNameThe name of the entity column value.  
Public PropertyOldValueThe previous value.  
Public PropertyStreamBytesThe stored value as a System.Byte array for the column of the binary type.  
Public PropertyUserConnectionUser connection.  
Public PropertyValueThe stored value.  
Top

Public Methods

 NameDescription
Public MethodClearValueClears column values.  
Public MethodCloneCreates a clone of the current value of the entity column.  
Public MethodIsStreamBytesEquals  
Public MethodIsValueEquals  
Public MethodLoadValueOverloaded.   
Public MethodResetOldValueThe current value of the entity column overwrites the old value.  
Public MethodResetValueReverts changes to the previous value of the entity column.  
Public MethodValidateVerifies that the column value is correct.  
Top

See Also

© Terrasoft 2002-2018.