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

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

schema
The schema whose metadata is to be obtained.
userConnection
User connection.

Glossary Item Box

Gets the metadata of the specified schema in a readable format.

Синтаксис

public Stream GetReadableSchemaMetaData( 
   MetaSchema schema, 
   UserConnection userConnection 
)

Параметры

schema
The schema whose metadata is to be obtained.
userConnection
User connection.

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

The stream that contains the metadata of the schema schema in a form that people can read.

Смотри также

© Terrasoft 2002-2017.

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

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