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

Inheritance: IDataMigration
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void

Remove the owningFlid attribute from every "rt" element.

Method Details

PerformMigration() public méthode

Remove the owningFlid attribute from every "rt" element.
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void
domainObjectDtoRepository IDomainObjectDTORepository
Résultat void