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

Migrate data from 7000057 to 7000058. Data migration to change Irregularly Inflected Form variant types to class LexEntryInflType (for LT-7581).
Actually, this DM will try to delete the old one and
상속: IDataMigration
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

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

비공개 메소드들

메소드 설명
AddGlossAppendIfEmpty ( IDomainObjectDTORepository dtoRepo, DomainObjectDTO dtoToChange, string glossAppend ) : void

메소드 상세

PerformMigration() 공개 메소드

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