EntitySchemaColumnDef - класс Члены Смотри также Terrasoft.Core.Entities - пространство имен : EntitySchemaColumnDef - класс C#
Glossary Item Box
public class EntitySchemaColumnDef : Terrasoft.Common.IMetaDataSerializable
Тип EntitySchemaColumnDef предоставляет следующие члены.
Имя | Описание | |
---|---|---|
EntitySchemaColumnDef | Перегружен. |
Имя | Описание | |
---|---|---|
IsConstantValue | Determines whether the default value is a constant. | |
IsDateOrTimeDataValueType | Determines whether the default value is a date value or a date and time value. | |
IsSystemValue | Determines whether the default value is a system value. | |
IsValueListDataValueType | Determines whether the default value is the value from the virtual data set. | |
ParentColumn | Column that contains the given default value. | |
ReferenceSchemaUId | Reference to the schema that contains the column containing the given default value. | |
ReferenceValueListSchemaUId | Unique identifier of the virtual data set which the current default value references. | |
Source | Source for the default value. | |
SystemUserConnection | User connection. | |
SystemValue | The system value of the column. | |
Value | The default value. | |
ValueSource | Source for obtaining default values. |
Имя | Описание | |
---|---|---|
Clone | Gets a default value that is a clone of the current default value. | |
Equals | Перегружен. | |
GetDisplayValue | Gets the display value of the default value. | |
GetFilteredSettingsList | Gets the filtered list of settings depending on the specified column data type. | |
GetHashCode | Gets a hash code for the instance of the default value. | |
ReadMetaData | Reads the default values from metadata using the specified Terrasoft.Common.DataReader. | |
WriteMetaData | Writes the metadata of the default value using the specified Terrasoft.Common.DataWriter instance. |
System.Object
Terrasoft.Core.Entities.EntitySchemaColumnDef