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

SchemaManager.CreateSchema(String,TSchemaManagerSchema,UserConnection,Guid,Boolean) - метод Смотри также  Terrasoft.Core - пространство имен > SchemaManager - класс > CreateSchema - метод : CreateSchema(String,TSchemaManagerSchema,UserConnection,Guid,Boolean) - метод C#

name
Name of the schema.
baseSchema
Instance of the parent schema.
userConnection
User connection.
uid
Schema identifier.
addToDesignItems
Indicates that the schema is added to the list of designed schemas.

Glossary Item Box

Creates a new schema with the specified name and parent schema and indicates that the schema is added to the list of designed schemas.

Синтаксис

Параметры

name
Name of the schema.
baseSchema
Instance of the parent schema.
userConnection
User connection.
uid
Schema identifier.
addToDesignItems
Indicates that the schema is added to the list of designed schemas.

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

The manager item that contains the schema that was created.

Заметки

Method is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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