Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : RowsAdded property
 

RowsAdded property

(Windows only; GUI for .NET only)
Use this property in an OffEnd event handler to indicate the number of records added to the result set from the most recent batch operation.
Data type: INTEGER
Access: PUBLIC Readable/Writeable
Applies to: Progress.Data.OffEndEventArgs class

See also

Batching property, OffEnd event (.NET)