If I build a predicate and pass it into Save on an entity as the updateRestriction, should the Save not happen if a record is found that matches the predicate? I am guessing it should not...but it is. I checked my predicate expression in the visualizer to make sure it is correct. Does the updateRestriction mean "don't update records that match the predicate"? I didn't see anything about it in the documentation. I just want to make sure I am understanding how this is supposed to work before I keep troubleshooting....I've been staring at this for hours.
I am using v2.6 and SQL Server 2000.
Thanks!
Jeff