C# Класс SIL.FieldWorks.FDO.DomainServices.DataMigration.DataMigration7000067

Migrate data from 7000066 to 7000067. Remove all atributes from "Uni" element.
Наследование: IDataMigration
Показать файл Открыть проект

Открытые методы

Метод Описание
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void

Remove all attributes from the "Uni"> element.

Описание методов

PerformMigration() публичный Метод

Remove all attributes from the "Uni"> element.
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void
domainObjectDtoRepository IDomainObjectDTORepository
Результат void