Method | Description | |
---|---|---|
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void |
Deletes unused fields in UserViewField.
|
Method | Description | |
---|---|---|
RemoveField ( |
Removes the specified field.
|
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void | ||
domainObjectDtoRepository | IDomainObjectDTORepository | Repository of all CmObject DTOs available for /// one migration step. |
return | void |