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

SchemaManager.GetSchemaMetaDataDifferencePackage - метод Смотри также  Terrasoft.Core - пространство имен > SchemaManager - класс : GetSchemaMetaDataDifferencePackage - метод C#

schemaUId
The identifier of the schema for which the difference package to get.
userConnection
User connection.

Glossary Item Box

Gets the difference package for the schema with the specified identifier and its parent schema.

Синтаксис

public Stream GetSchemaMetaDataDifferencePackage( 
   Guid schemaUId, 
   UserConnection userConnection 
)

Параметры

schemaUId
The identifier of the schema for which the difference package to get.
userConnection
User connection.

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

The stream containing the difference package for the base schema and the schema with the schemaUId identifier, or null if the difference package could not be generated.

Смотри также

© Terrasoft 2002-2017.

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

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