EntitySchemaColumn.ColumnValueName - свойство Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaColumn - класс : ColumnValueName - свойство C#
Glossary Item Box
public virtual string ColumnValueName {get; set;}
Исключение | Описание |
---|---|
Terrasoft.Common.InvalidObjectStateException | If the column does not reference other schemas; that is, it is not the lookup type. |
Terrasoft.Common.InvalidObjectStateException | If the reference to the lookup schema is not specified for the column of the lookup type. |
Terrasoft.Common.InvalidObjectStateException | If the primary column is not specified in the lookup schema that the column references. |