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
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, ornull
if the difference package could not be generated.