BeforePreviousPage Event
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Occurs before the previous set of records is displayed on a banded data access page.
Private Sub Object_BeforePreviousPage(DSCEventInfo As DSCEVENTINFO)
Object The name of the DataSourceControl object that this event applies to.
DSCEventInfo The DSCEventInfo object that contains information about the event.