[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How does BusinessEntity super class find records to update?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
Basically, for Create, Update and Delete operations the BE assumes all the records passed in are to be updated. For Submit operations, the BE requires the dataset's tables to have before-image records. The BE's CommitRows() method does this IIRC.

Continue reading...
 
Status
Not open for further replies.
Back
Top