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

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

typeName
The name of the type.
name
The name of the column.
uid
Unique identifier of a column.

Glossary Item Box

Adds a new column with the specified type name, column name and unique identifier to the current schema.

Синтаксис

Параметры

typeName
The name of the type.
name
The name of the column.
uid
Unique identifier of a column.

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

Column with the name name of the name type and the uid identifier.

Заметки

Overloaded method.

Смотри также

© Terrasoft 2002-2017.

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

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