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

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

entitySchema
Schema where the clone is being created.
dataValueType
The data type of the column being created.

Glossary Item Box

Initializes a new instance of the EntitySchemaColumn class with the specified data type in the specified schema.

Синтаксис

public EntitySchemaColumn( 
   EntitySchema entitySchema, 
   DataValueType dataValueType 
)

Параметры

entitySchema
Schema where the clone is being created.
dataValueType
The data type of the column being created.

Смотри также

© Terrasoft 2002-2017.

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

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