C# 클래스 SIL.FieldWorks.FDO.DomainServices.DataMigration.DataMigration7000056

Migrate data from 7000055 to 7000056. 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
상속: IDataMigration
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void

메소드 상세

PerformMigration() 공개 메소드

public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void
domainObjectDtoRepository IDomainObjectDTORepository
리턴 void