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

EntitySchemaColumnDef - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaColumnDef - класс C#

Glossary Item Box

Represents the default value for the schema column.

Синтаксис

public class EntitySchemaColumnDef : Terrasoft.Common.IMetaDataSerializable  

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

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

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

Cвойства

 ИмяОписание
Public - свойствоIsConstantValueDetermines whether the default value is a constant.  
Public - свойствоIsDateOrTimeDataValueTypeDetermines whether the default value is a date value or a date and time value.  
Public - свойствоIsSystemValueDetermines whether the default value is a system value.  
Public - свойствоIsValueListDataValueTypeDetermines whether the default value is the value from the virtual data set.  
Public - свойствоParentColumnColumn that contains the given default value.  
Public - свойствоReferenceSchemaUIdReference to the schema that contains the column containing the given default value.  
Public - свойствоReferenceValueListSchemaUIdUnique identifier of the virtual data set which the current default value references.  
Public - свойствоSourceSource for the default value.  
Public - свойствоSystemUserConnectionUser connection.  
Public - свойствоSystemValueThe system value of the column.  
Public - свойствоValueThe default value.  
Public - свойствоValueSourceSource for obtaining default values.  

Методы

 ИмяОписание
Public - методCloneGets a default value that is a clone of the current default value.  
Public - методEqualsПерегружен.   
Public - методGetDisplayValueGets the display value of the default value.  
Public - методstatic (Shared in Visual Basic)GetFilteredSettingsListGets the filtered list of settings depending on the specified column data type.  
Public - методGetHashCodeGets a hash code for the instance of the default value.  
Public - методReadMetaDataReads the default values from metadata using the specified Terrasoft.Common.DataReader.  
Public - методWriteMetaDataWrites the metadata of the default value using the specified Terrasoft.Common.DataWriter instance.  

Иерархия наследования

System.Object
   Terrasoft.Core.Entities.EntitySchemaColumnDef

Смотри также

© Terrasoft 2002-2017.