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

EntitySchema.AddColumn(String,String,Guid,EntitySchemaColumnRequirementType) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchema - класс > AddColumn - метод : AddColumn(String,String,Guid,EntitySchemaColumnRequirementType) - метод C#

typeName
The name of the type.
name
The name of the column.
uid
Unique identifier of a column.
requirementType
Verification level of the required values.

Glossary Item Box

Adds a new column with the specified name, type and unique identifier to the current schema. In this case the verification level of the required values is specified for the column.

Синтаксис

Параметры

typeName
The name of the type.
name
The name of the column.
uid
Unique identifier of a column.
requirementType
Verification level of the required values.

Тип возвращаемого значения

Column with the name name of the name type, the uid identifier, the requirementType verification level of the required values.

Заметки

Overloaded method.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?