The following tables list the members exposed by EntitySchemaColumnDef.
Name | Description | |
---|---|---|
EntitySchemaColumnDef Constructor | Overloaded. |
Name | Description | |
---|---|---|
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. |
Name | Description | |
---|---|---|
Clone | Gets a default value that is a clone of the current default value. | |
Equals | Overloaded. | |
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. |