EntitySchema.AddColumn(String,String) - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchema - класс > AddColumn - метод : AddColumn(String,String) - метод C#
- typeName
- The name of the type.
- name
- The name of the column.
Glossary Item Box
public EntitySchemaColumn AddColumn( string typeName, string name )
Параметры
- typeName
- The name of the type.
- name
- The name of the column.
Тип возвращаемого значения
Column with the name name of the name type.Overloaded method.