EntitySchema.AddLookupColumn - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchema - класс : AddLookupColumn - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
AddLookupColumn(String,String) | Adds a new column of the lookup type with the specified column name and name of the lookup schema to the current schema. |
AddLookupColumn(String,String,Guid) | Adds a new column of the lookup type with the specified name and identifier, which references the specified schema. |
AddLookupColumn(String,String,Guid,EntitySchemaColumnRequirementType) | Adds a new column of the lookup type with the specified name, identifier, which references the specified schema. In this case the verification level of the required values is specified for the column. |