Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Some providers can detect which columns in the row change, but many providers can't. As a result, updating a column can result in an error when there's a reference to the row you're trying to update. To solve this problem, create a separate accessor holding only the columns you want to change. Pass the number of that accessor to SetData
.