RetrieveEnd
event (DataWindows)
Description
Occurs when the retrieval for the DataWindow or DataStore is
complete.
PowerBuilder event
information
Event ID: pbm_dwnretrieveend
|
Argument |
Description |
|---|---|
|
rowcount |
Long by value. The number of rows that were |
Return Values
There are no special outcomes for this event. The only code
is:
0 — Continue processing
Usage
The number of rows retrieved in the rowcount argument is an
unfiltered value.
Examples
This message box displayed in the RetrieveEnd event script tells the
user the number of rows just retrieved:
|
1 |
MessageBox("Total rows retrieved", String(rowcount)) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest