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

Glossary Item Box

The following tables list the members exposed by EntitySchemaColumnDef.

Public Constructors

 NameDescription
Public ConstructorEntitySchemaColumnDef ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyIsConstantValueDetermines whether the default value is a constant.  
Public PropertyIsDateOrTimeDataValueTypeDetermines whether the default value is a date value or a date and time value.  
Public PropertyIsSystemValueDetermines whether the default value is a system value.  
Public PropertyIsValueListDataValueTypeDetermines whether the default value is the value from the virtual data set.  
Public PropertyParentColumnColumn that contains the given default value.  
Public PropertyReferenceSchemaUIdReference to the schema that contains the column containing the given default value.  
Public PropertyReferenceValueListSchemaUIdUnique identifier of the virtual data set which the current default value references.  
Public PropertySourceSource for the default value.  
Public PropertySystemUserConnectionUser connection.  
Public PropertySystemValueThe system value of the column.  
Public PropertyValueThe default value.  
Public PropertyValueSourceSource for obtaining default values.  
Top

Public Methods

 NameDescription
Public MethodCloneGets a default value that is a clone of the current default value.  
Public MethodEqualsOverloaded.   
Public MethodGetDisplayValueGets the display value of the default value.  
Public Methodstatic (Shared in Visual Basic)GetFilteredSettingsListGets the filtered list of settings depending on the specified column data type.  
Public MethodGetHashCodeGets a hash code for the instance of the default value.  
Public MethodReadMetaDataReads the default values from metadata using the specified Terrasoft.Common.DataReader.  
Public MethodWriteMetaDataWrites the metadata of the default value using the specified Terrasoft.Common.DataWriter instance.  
Top

See Also

© Terrasoft 2002-2018.