C# Class SIL.FieldWorks.FDO.DomainServices.DataMigration.DataMigration7000052

Migrate data from 7000051 to 7000052. Change the LangProject Guid to really be unique between different projects, so Lift Bridge is happy.
Actually, this DM will try to delete the old one and
Inheritance: IDataMigration
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void

Method Details

PerformMigration() public méthode

public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void
domainObjectDtoRepository IDomainObjectDTORepository
Résultat void