Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
I am upgrading some code that had been written for Gold and he used. public class TaskDataSource : CommerceBuilder.DomainModel.DataSource<Task, CommerceBuilder.DomainModel.IRepository<Task>>
and an object of Task
There are places in code where task.Insert() and task.Update() are called. Is the the same as repo.Save(task)? I've just never seen code that used .Update and .Insert that I can remember. Thanks
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close