protected FixItOperation(TableVM tableVM) { TableVM = tableVM; }
public FixDropTable(TableVM <TName, TDbType> tableVM) : base(tableVM) { }